mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 17:22:24 +00:00
Update values.yaml
This commit is contained in:
parent
c1f8335910
commit
f80f1778bb
@ -49,6 +49,6 @@ service:
|
|||||||
labels: {}
|
labels: {}
|
||||||
spec:
|
spec:
|
||||||
loadBalancerIP: 192.168.3.65 # this should be an IP in the Kube-VIP range
|
loadBalancerIP: 192.168.3.65 # this should be an IP in the Kube-VIP range
|
||||||
externalTrafficPolicy: Local # needed for real IP to be shown for external devices
|
externalTrafficPolicy: Cluster # needed for real IP to be shown for external devices
|
||||||
loadBalancerSourceRanges: []
|
loadBalancerSourceRanges: []
|
||||||
externalIPs: []
|
externalIPs: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user