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 c308998 commit a41a2f3Copy full SHA for a41a2f3
charts/frontend/templates/configmap.yaml
@@ -44,6 +44,7 @@ data:
44
{{- end }}
45
46
real_ip_header {{ .Values.nginx.real_ip_header }};
47
+ real_ip_recursive on;
48
49
include /etc/nginx/mime.types;
50
default_type application/octet-stream;
0 commit comments