another update

This commit is contained in:
Bojan Kucera 2025-06-05 22:37:15 -04:00
parent 46df60dd53
commit 14adf7d628

View file

@ -2,7 +2,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: custom-headers
namespace: ingress-nginx
namespace: ingress
data:
X-Real-IP: '$remote_addr'
X-Forwarded-For: '$proxy_add_x_forwarded_for'