This commit is contained in:
parent
f67680e0a0
commit
23413944f5
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
||||||
context: "{{ my_context }}"
|
context: "{{ my_context }}"
|
||||||
name: traefik
|
name: traefik
|
||||||
chart_ref: traefik/traefik
|
chart_ref: traefik/traefik
|
||||||
release_namespace: {{ traefik_namespace }}
|
release_namespace: "{{ traefik_namespace }}"
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
tag: "{{ traefik_version_2_3 }}"
|
tag: "{{ traefik_version_2_3 }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue