kubespray 2.24 추가
This commit is contained in:
9
roles/helm-apps/vars/main.yml
Normal file
9
roles/helm-apps/vars/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
helm_update: true
|
||||
|
||||
helm_defaults:
|
||||
atomic: true
|
||||
binary_path: "{{ bin_dir }}/helm"
|
||||
|
||||
helm_repository_defaults:
|
||||
binary_path: "{{ bin_dir }}/helm"
|
||||
Reference in New Issue
Block a user