commit | bf9d3fbc317b160f504e902ebbff44650a6df9dc | [log] [tgz] |
---|---|---|
author | Matthew Mosesohn <mmosesohn@mirantis.com> | Wed May 17 16:17:02 2017 +0300 |
committer | Tomas Kukral <tkukral@mirantis.com> | Fri May 19 06:24:06 2017 +0000 |
tree | a67a245ef87bf16e0032d805c263a5bba46c394b | |
parent | 808b5c2680a95cff5966c186993753b461b39395 [diff] [blame] |
add calico policy controller Also fix check for add-on if its namespace is not kube-system. Change-Id: I4ed59bc72714e0217ff1784d2ca90c6ff98866c9
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls index c253e9d..a38467e 100644 --- a/tests/pillar/master_cluster.sls +++ b/tests/pillar/master_cluster.sls
@@ -24,6 +24,8 @@ tiller_image: gcr.io/kubernetes-helm/tiller:v2.2.3 netchecker: enabled: true + calico_policy: + enabled: true admin: password: password username: admin