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