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:
|
spec:
|
||||||
chart: https://%{KUBERNETES_API}%/static/charts/traefik-10.19.300.tgz
|
chart: https://%{KUBERNETES_API}%/static/charts/traefik-10.19.300.tgz
|
||||||
set:
|
set:
|
||||||
global.systemDefaultRegistry: "%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
|
global.systemDefaultRegistry: ""
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
rbac:
|
rbac:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue