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
202e155786
commit
e8655cf75c
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue