first version
This commit is contained in:
12
kubespray/project/roles/helm-apps/vars/main.yml
Normal file
12
kubespray/project/roles/helm-apps/vars/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
helm_update: true
|
||||
|
||||
helm_defaults:
|
||||
atomic: true
|
||||
binary_path: "{{ bin_dir }}/helm"
|
||||
|
||||
helm_repository_defaults:
|
||||
binary_path: "{{ bin_dir }}/helm"
|
||||
|
||||
release_common_opts:
|
||||
wait_timeout: "5m"
|
||||
Reference in New Issue
Block a user