Skip to content

Commit 228279b

Browse files
authored
Merge pull request #10 from gab-arrobo/upf-local-charts
Enable version selection/setting for local `bess-upf` Helm Charts
2 parents 750b35b + f2caa19 commit 228279b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/upf/tasks/install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
release_namespace: omec-upf-{{ item.key }}
4242
create_namespace: true
4343
chart_ref: "{{ core.upf.helm.chart_ref }}"
44+
chart_version: "{{ core.upf.helm.chart_version }}"
4445
values_files:
4546
- /tmp/upf-{{item.key}}.yaml
4647
wait: true

0 commit comments

Comments
 (0)