try again
This commit is contained in:
parent
bfb8528a5b
commit
3eb723bc7c
|
@ -4,7 +4,7 @@ metadata:
|
||||||
name: argocd-ingress
|
name: argocd-ingress
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/issuer: "lets-encrypt"
|
cert-manager.io/issuer: "letsencrypt"
|
||||||
acme.cert-manager.io/http01-ingress-class: nginx
|
acme.cert-manager.io/http01-ingress-class: nginx
|
||||||
acme.cert-manager.io/http01-edit-in-place: "false"
|
acme.cert-manager.io/http01-edit-in-place: "false"
|
||||||
nginx.ingress.kubernetes.io/from-to-www-redirect: "false"
|
nginx.ingress.kubernetes.io/from-to-www-redirect: "false"
|
||||||
|
|
Loading…
Reference in a new issue