Update file values.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user