Skip to content
Snippets Groups Projects
Verified Commit be74fa8d authored by Arie Peterson's avatar Arie Peterson
Browse files

Use `helm upgrade --install` for local-flux chart

parent bb9008fa
Branches
Tags
No related merge requests found
......@@ -66,7 +66,7 @@
- name: Install local-flux helm chart
tags:
- flux
shell: helm install --namespace=oas --name=local-flux /var/lib/OpenAppStack/source/local-flux
shell: helm upgrade --install --namespace=oas local-flux /var/lib/OpenAppStack/source/local-flux
vars:
repo: "/var/lib/OpenAppStack/local-flux"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment