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.
bess-upf
1 parent 750b35b commit f2caa19Copy full SHA for f2caa19
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