fix argocd ingress
This commit is contained in:
parent
c4a05e941d
commit
fdf3951bd0
|
|
@ -7,7 +7,6 @@ metadata:
|
|||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
kubernetes.io/ingress.class: haproxy
|
||||
kubernetes.io/tls-acme: "true"
|
||||
haproxy-ingress.github.io/ssl-passthrough: "true"
|
||||
haproxy-ingress.github.io/backend-protocol: "h1-ssl"
|
||||
spec:
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Reference in New Issue