Update values.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2024-03-06 11:51:11 +01:00 committed by GitHub
parent b160c95742
commit 43a52c9b16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -188,7 +188,8 @@ service:
tcp:
enabled: true
type: LoadBalancer
externalTrafficPolicy: Local
## In most cases, you want this changed to `Local`
externalTrafficPolicy: Cluster
ports:
web:
enabled: true