Cleanup defaults file from kubernetes-apps and add dashboard to download role (#3800)

* Remove variables defined in download role. Fixes #3799

* Cleanup some more variables

* Fix bad templating

* Minor fix

* Add dashboard to download role. Fixes #3736
This commit is contained in:
Andreas Krüger
2018-12-03 19:29:42 +01:00
committed by Kubernetes Prow Robot
parent b109f52dab
commit 9463b70edd
6 changed files with 16 additions and 26 deletions

View File

@@ -26,7 +26,7 @@ spec:
operator: Exists
containers:
- name: netchecker-agent
image: "{{ agent_img }}"
image: "{{ netcheck_agent_image_repo }}:{{ netcheck_agent_image_tag }}"
env:
- name: MY_POD_NAME
valueFrom: