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.
2 parents a393da7 + a41a2f3 commit bb834f2Copy full SHA for bb834f2
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