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