mirror of
https://github.com/thejimnicholson/uptime-kuma-k8s.git
synced 2025-12-06 03:30:44 +00:00
Switch to DNS issuer
This commit is contained in:
parent
b77ac11188
commit
68a1521c98
@ -7,7 +7,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: "traefik"
|
kubernetes.io/ingress.class: "traefik"
|
||||||
traefik.ingress.kubernetes.io/redirect-entry-point: https
|
traefik.ingress.kubernetes.io/redirect-entry-point: https
|
||||||
cert-manager.io/cluster-issuer: http-clusterissuer
|
cert-manager.io/cluster-issuer: dns-clusterissuer
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: uptime.thejimnicholson.com
|
- host: uptime.thejimnicholson.com
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user