manifest: set X-Real-Ip
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
ac90ed3fae
commit
d6710bccd1
@ -47,7 +47,7 @@ spec:
|
|||||||
path: /
|
path: /
|
||||||
port: 3000
|
port: 3000
|
||||||
httpHeaders:
|
httpHeaders:
|
||||||
- name: X-Kubernetes
|
- name: X-Real-Ip
|
||||||
value: "is kinda okay"
|
value: "127.0.0.1"
|
||||||
initialDelaySeconds: 3
|
initialDelaySeconds: 3
|
||||||
periodSeconds: 3
|
periodSeconds: 3
|
Loading…
x
Reference in New Issue
Block a user