WIP Update stash volume claims

This commit is contained in:
2025-09-21 17:42:28 -04:00
parent 3060d7fbb5
commit aa7f440394
7 changed files with 21 additions and 67 deletions

View File

@@ -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