mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
Update file values.yaml
This commit is contained in:
parent
2e49f806d3
commit
b677027536
1 changed files with 855 additions and 854 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
traefik:
|
||||||
# Default values for Traefik
|
# Default values for Traefik
|
||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
|
|
@ -17,7 +18,7 @@ hub:
|
||||||
# * enable allowExternalNameServices on KubernetesIngress provider
|
# * enable allowExternalNameServices on KubernetesIngress provider
|
||||||
# * enable allowCrossNamespace on KubernetesCRD provider
|
# * enable allowCrossNamespace on KubernetesCRD provider
|
||||||
# * add an internal (ClusterIP) Service, dedicated for Traefik Hub
|
# * add an internal (ClusterIP) Service, dedicated for Traefik Hub
|
||||||
enabled: false
|
enabled: true
|
||||||
## Default port can be changed
|
## Default port can be changed
|
||||||
# tunnelPort: 9901
|
# tunnelPort: 9901
|
||||||
## TLS is optional. Insecure is mutually exclusive with any other options
|
## TLS is optional. Insecure is mutually exclusive with any other options
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue