try again
This commit is contained in:
parent
2d027b05a7
commit
4984c2c474
|
@ -15,6 +15,5 @@ spec:
|
||||||
solvers:
|
solvers:
|
||||||
- http01:
|
- http01:
|
||||||
ingress:
|
ingress:
|
||||||
name: argocd-ingress
|
class: public
|
||||||
serviceType: ClusterIP
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,6 @@ metadata:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/issuer: "letsencrypt"
|
cert-manager.io/issuer: "letsencrypt"
|
||||||
acme.cert-manager.io/http01-ingress-class: nginx
|
|
||||||
acme.cert-manager.io/http01-edit-in-place: "true"
|
|
||||||
spec:
|
spec:
|
||||||
defaultBackend:
|
defaultBackend:
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in a new issue