Update file values.yaml
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
traefik:
|
||||
# Default values for Traefik
|
||||
image:
|
||||
registry: docker.io
|
||||
@@ -17,7 +18,7 @@ hub:
|
||||
# * enable allowExternalNameServices on KubernetesIngress provider
|
||||
# * enable allowCrossNamespace on KubernetesCRD provider
|
||||
# * add an internal (ClusterIP) Service, dedicated for Traefik Hub
|
||||
enabled: false
|
||||
enabled: true
|
||||
## Default port can be changed
|
||||
# tunnelPort: 9901
|
||||
## TLS is optional. Insecure is mutually exclusive with any other options
|
||||
|
||||
Reference in New Issue
Block a user