Update values.yaml
This commit is contained in:
parent
f80f1778bb
commit
47cabd121d
|
@ -49,6 +49,5 @@ 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: Cluster # needed for real IP to be shown for external devices
|
|
||||||
loadBalancerSourceRanges: []
|
loadBalancerSourceRanges: []
|
||||||
externalIPs: []
|
externalIPs: []
|
||||||
|
|
Loading…
Reference in New Issue