manifest: set X-Real-Ip

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-10-03 09:01:30 -04:00
parent ac90ed3fae
commit d6710bccd1
No known key found for this signature in database

View File

@ -47,7 +47,7 @@ spec:
path: /
port: 3000
httpHeaders:
- name: X-Kubernetes
value: "is kinda okay"
- name: X-Real-Ip
value: "127.0.0.1"
initialDelaySeconds: 3
periodSeconds: 3