commit | a4ddca7e87572c441d895bb0a1ebf4d064af522e | [log] [tgz] |
---|---|---|
author | marco <m.celoud@tcpcloud.eu> | Tue Jul 12 17:46:53 2016 +0200 |
committer | marco <m.celoud@tcpcloud.eu> | Tue Jul 12 17:46:53 2016 +0200 |
tree | fcdcbd85fffe98d0e727b61cb1ca9cd0b181dcb0 | |
parent | 2b99d308bef0673108d3dbe37f3cf490eccc1fe5 [diff] [blame] |
Fix tests
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls index 3dead17..7ea3e98 100644 --- a/tests/pillar/master_cluster.sls +++ b/tests/pillar/master_cluster.sls
@@ -1,6 +1,5 @@ kubernetes: common: - binaries_version: v1.1.1 network: engine: none master: @@ -59,3 +58,6 @@ monitoring: hnsj0XqABgrSww7Nqo7UVTSZLJUt2XRd scheduler: HY1UUxEPpmjW4a1dDLGIANYQp1nZkLDk version: v1.2.4 + namespace: + kube-system: + enabled: True \ No newline at end of file