Update file values.yaml
This commit is contained in:
@@ -5,7 +5,7 @@ traefik:
|
|||||||
repository: traefik
|
repository: traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: ""
|
tag: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: Always
|
||||||
|
|
||||||
#
|
#
|
||||||
# Configure integration with Traefik Hub
|
# Configure integration with Traefik Hub
|
||||||
@@ -109,7 +109,7 @@ traefik:
|
|||||||
# Create a default IngressClass for Traefik
|
# Create a default IngressClass for Traefik
|
||||||
ingressClass:
|
ingressClass:
|
||||||
enabled: true
|
enabled: true
|
||||||
isDefaultClass: true
|
isDefaultClass: false
|
||||||
|
|
||||||
# Enable experimental features
|
# Enable experimental features
|
||||||
experimental:
|
experimental:
|
||||||
|
|||||||
Reference in New Issue
Block a user