Preserve client source ip over traefik
This commit is contained in:
@@ -56,9 +56,9 @@ spec:
|
||||
# There are likely better ways of handling that, but for now this works
|
||||
# TODO(Tim): Figure out how to properly forward the IP
|
||||
# hostNetwork: true
|
||||
# service:
|
||||
# spec:
|
||||
# externalTrafficPolicy: Local
|
||||
service:
|
||||
spec:
|
||||
externalTrafficPolicy: Local
|
||||
# updateStrategy:
|
||||
# rollingUpdate:
|
||||
# maxUnavailable: 2
|
||||
|
||||
Reference in New Issue
Block a user