fixed traefik.yaml
This commit is contained in:
parent
91e334c3fa
commit
00c8c715fc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ metadata:
|
|||
spec:
|
||||
chart: https://%{KUBERNETES_API}%/static/charts/traefik-10.19.300.tgz
|
||||
set:
|
||||
global.systemDefaultRegistry: "%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
|
||||
global.systemDefaultRegistry: ""
|
||||
valuesContent: |-
|
||||
rbac:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue