Update file values.yaml

This commit is contained in:
2023-04-16 12:11:51 +00:00
parent 208f35e80f
commit 9fdd601edf

View File

@@ -696,8 +696,8 @@ traefik:
labels: {} labels: {}
# Additional entries here will be added to the service spec. # Additional entries here will be added to the service spec.
# Cannot contain type, selector or ports entries. # Cannot contain type, selector or ports entries.
spec: {} spec:
# externalTrafficPolicy: Cluster externalTrafficPolicy: Local
# loadBalancerIP: "1.2.3.4" # loadBalancerIP: "1.2.3.4"
# clusterIP: "2.3.4.5" # clusterIP: "2.3.4.5"
loadBalancerSourceRanges: [] loadBalancerSourceRanges: []