mirror of
https://github.com/thejimnicholson/gitea.git
synced 2025-12-06 03:30:42 +00:00
switch to dns issuer
This commit is contained in:
parent
490e9dda44
commit
da98c025af
@ -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: git.thejimnicholson.com
|
- host: git.thejimnicholson.com
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user