fixed k8s deployments to forward ip

This commit is contained in:
Bojan Kucera 2025-06-05 22:15:19 -04:00
parent 19f709def0
commit 1c107312e4
2 changed files with 5 additions and 1 deletions

View file

@ -64,6 +64,7 @@ metadata:
labels:
app: proxy-detection-api
spec:
externalTrafficPolicy: Local # Important for real IP
selector:
app: proxy-detection-api
ports: