Update to traefik v3
This commit is contained in:
parent
a4d8db4653
commit
0ff12a846f
3 changed files with 6 additions and 5 deletions
|
|
@ -110,6 +110,7 @@
|
|||
context: "{{ my_context }}"
|
||||
name: traefik
|
||||
chart_ref: traefik/traefik
|
||||
chart_version: "{{ traefik_helm_chart_version }}"
|
||||
release_namespace: "{{ traefik_namespace }}"
|
||||
values: "{{ lookup('template', 'traefik-helm-value.yaml.j2') | from_yaml }}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue