Skip to content

Commit

Permalink
Update install-node-exporter-as-daemonset.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpudlowski93 committed Oct 1, 2020
1 parent f444b90 commit 18965f7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
helm_chart_values_bool: "{{ specification.helm_chart_values | default(false) | ternary(true, false) }}"

delegate_to: localhost
environment:
KUBECONFIG: "{{ vault_location }}/../kubeconfig"
become: false
run_once: true
when: not disable_helm_chart_bool
Expand Down

0 comments on commit 18965f7

Please sign in to comment.