commit | 8cf4fcea43a60881750a65f5d93c6a5eb870d2aa | [log] [tgz] |
---|---|---|
author | tmeneau <tmeneau@xetus.com> | Tue Oct 17 15:05:35 2017 -0400 |
committer | Petr Michalec <epcim@apealive.net> | Mon Nov 13 17:47:02 2017 +0100 |
tree | 246f29726a2516f982c88fe3c36909bd0ad9e01f | |
parent | 3f77a634dc422c5a5e42c6114813b1199c6f05c7 [diff] [blame] |
task: make helm_home, bin, and kubectl bin configurable Refs /salt-formulas/salt-formula-helm#2
diff --git a/helm/kubectl_configured.sls b/helm/kubectl_configured.sls index fbe2c48..26e3215 100644 --- a/helm/kubectl_configured.sls +++ b/helm/kubectl_configured.sls
@@ -3,7 +3,7 @@ include: - .kubectl_installed -{{ constants.kubectl.config }}: +{{ config.kubectl.config_file }}: file.managed: - source: salt://helm/files/kubeconfig.yaml.j2 - mode: 400