another update
This commit is contained in:
parent
46df60dd53
commit
14adf7d628
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: custom-headers
|
name: custom-headers
|
||||||
namespace: ingress-nginx
|
namespace: ingress
|
||||||
data:
|
data:
|
||||||
X-Real-IP: '$remote_addr'
|
X-Real-IP: '$remote_addr'
|
||||||
X-Forwarded-For: '$proxy_add_x_forwarded_for'
|
X-Forwarded-For: '$proxy_add_x_forwarded_for'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue