fixed k8s deployments to forward ip
This commit is contained in:
parent
19f709def0
commit
1c107312e4
2 changed files with 5 additions and 1 deletions
|
|
@ -64,6 +64,7 @@ metadata:
|
|||
labels:
|
||||
app: proxy-detection-api
|
||||
spec:
|
||||
externalTrafficPolicy: Local # Important for real IP
|
||||
selector:
|
||||
app: proxy-detection-api
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue