mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
zero/k8s: set externalTrafficPolicy: Local (#5266)
This commit is contained in:
parent
c058b8a99c
commit
ae584d02ed
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ metadata:
|
|||
name: pomerium-proxy
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
externalTrafficPolicy: Local
|
||||
ports:
|
||||
- port: 443
|
||||
targetPort: https
|
||||
|
|
Loading…
Add table
Reference in a new issue