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 533347b commit af8eed9Copy full SHA for af8eed9
templates/ingress.yaml
@@ -17,7 +17,6 @@ metadata:
17
# Limit uploads to 8TB
18
nginx.ingress.kubernetes.io/proxy-body-size: 800000m
19
nginx.ingress.kubernetes.io/configuration-snippet: |
20
- ignore_invalid_headers on;
21
proxy_pass_header directory_id;
22
spec:
23
{{ if eq .Values.useTls true}}
0 commit comments