We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0938b72 commit 3b9a0ebCopy full SHA for 3b9a0eb
templates/ingress.yaml
@@ -8,7 +8,6 @@ metadata:
8
nginx.ingress.kubernetes.io/use-regex: "true"
9
nginx.ingress.kubernetes.io/enable-cors: "true"
10
nginx.org/proxy-pass-headers: directory_id
11
- nginx.org/server-snippets: "gzip on;"
12
{{ if eq .Values.useTls true}}
13
cert-manager.io/issuer: "letsencrypt-prod"
14
{{ end }}
0 commit comments