mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update file values.yaml
This commit is contained in:
parent
208f35e80f
commit
9fdd601edf
1 changed files with 2 additions and 2 deletions
|
|
@ -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: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue