This commit is contained in:
2024-11-25 22:15:23 -05:00
parent cff19d90ad
commit 67bcc80664
2 changed files with 6 additions and 1 deletions

View File

@@ -280,6 +280,11 @@
name: jetstack name: jetstack
repo_url: https://charts.jetstack.io repo_url: https://charts.jetstack.io
- name: Add bitnami repository
kubernetes.core.helm_repository:
name: bitnami
repo_url: https://charts.bitnami.com/bitnami
- name: Update Helm repos - name: Update Helm repos
command: helm repo update command: helm repo update