test new link

This commit is contained in:
2022-10-21 09:44:49 -05:00
parent 68c3683454
commit 6d08724342

View File

@@ -7,7 +7,7 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-production
spec: spec:
rules: rules:
- host: links.durp.info - host: durp.info
http: http:
paths: paths:
- path: / - path: /
@@ -19,5 +19,5 @@ spec:
number: 80 number: 80
tls: tls:
- hosts: - hosts:
- links.durp.info - durp.info
secretName: links-durp-tls secretName: links-durp-tls