mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -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
|
||||
# defaults to appVersion
|
||||
tag: ""
|
||||
pullPolicy: IfNotPresent
|
||||
pullPolicy: Always
|
||||
|
||||
#
|
||||
# Configure integration with Traefik Hub
|
||||
|
|
@ -109,7 +109,7 @@ traefik:
|
|||
# Create a default IngressClass for Traefik
|
||||
ingressClass:
|
||||
enabled: true
|
||||
isDefaultClass: true
|
||||
isDefaultClass: false
|
||||
|
||||
# Enable experimental features
|
||||
experimental:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue