This commit is contained in:
2026-05-12 18:44:01 +02:00
parent de051e4405
commit c4cd7670a5
2 changed files with 28 additions and 9 deletions
-8
View File
@@ -18,14 +18,6 @@
- debug:
var: helm_repos.stdout
- name: Update Helm repos
ansible.builtin.command: helm repo update
environment:
HOME: /home/jd
become: false
register: helm_repos
- name: Install NFS Subdir External Provisioner
kubernetes.core.helm:
name: nfs-storage