We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 750b35b + f2caa19 commit 228279bCopy full SHA for 228279b
roles/upf/tasks/install.yml
@@ -41,6 +41,7 @@
41
release_namespace: omec-upf-{{ item.key }}
42
create_namespace: true
43
chart_ref: "{{ core.upf.helm.chart_ref }}"
44
+ chart_version: "{{ core.upf.helm.chart_version }}"
45
values_files:
46
- /tmp/upf-{{item.key}}.yaml
47
wait: true
0 commit comments