We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e684ba commit d1bca12Copy full SHA for d1bca12
charts/templates/ingress.yaml
@@ -18,7 +18,7 @@ metadata:
18
nginx.ingress.kubernetes.io/proxy-cookie-path: / /
19
nginx.ingress.kubernetes.io/proxy-set-header: "Cookie $http_cookie"
20
acme.cert-manager.io/http01-edit-in-place: "true"
21
- cert-manager.io/cluster-issuer: letsencrypt-stagging
+ cert-manager.io/cluster-issuer: letsencrypt-staging
22
labels:
23
apptype: gitdataweb
24
app.kubernetes.io/managed-by: Helm
0 commit comments