WIP Update stash volume claims
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
loop:
|
||||
- stash/pv03.yaml
|
||||
- stash/pv-claim.yaml
|
||||
# - stash/pv-media.yaml
|
||||
# - stash/pv-media-claim.yaml
|
||||
become: true
|
||||
|
||||
- name: Add stash chart helm repo
|
||||
@@ -44,6 +42,7 @@
|
||||
create_namespace: yes
|
||||
update_repo_cache: True
|
||||
chart_ref: k8s-at-home/stash
|
||||
chart_version: 3.4.2
|
||||
values: "{{stash_values}}"
|
||||
wait: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user