Skip to content

Commit a41a2f3

Browse files
authored
Use last non-trusted address sent in the request header field
1 parent c308998 commit a41a2f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/frontend/templates/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ data:
4444
{{- end }}
4545
4646
real_ip_header {{ .Values.nginx.real_ip_header }};
47+
real_ip_recursive on;
4748
4849
include /etc/nginx/mime.types;
4950
default_type application/octet-stream;

0 commit comments

Comments
 (0)