123456789101112131415161718192021222324 |
- ---
- helm_installer_file_directory: /root/bin
- helm_installer_file_directory_mode: 0755
- helm_installer_url: https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3
- helm_installer_file_dest: /root/bin/get_helm.sh
- helm_installer_file_mode: 0700
|