commit | 1b50f77e413f7a274852e0dbfce81cffecf87df8 | [log] [tgz] |
---|---|---|
author | Tomáš Kukrál <tkukral@mirantis.com> | Thu Mar 23 12:51:32 2017 +0100 |
committer | Tomáš Kukrál <tkukral@mirantis.com> | Thu Mar 23 13:22:43 2017 +0100 |
tree | e99f40ea83aa6618cf22857fbd8fc8964e0f4fe7 | |
parent | a5acf186edf679417e069d5ba39243970b2ba79b [diff] [blame] |
add helm-tiller as addon Change-Id: If55918227e84d128229bdaf83291e3688a633848
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls index abc18dd..83c8fd3 100644 --- a/tests/pillar/master_cluster.sls +++ b/tests/pillar/master_cluster.sls
@@ -18,6 +18,9 @@ dashboard: enabled: true public_ip: 185.22.97.131 + helm: + enabled: False + tiller_image: gcr.io/kubernetes-helm/tiller:v2.2.3 admin: password: password username: admin