Enable Virtlet Addon for Kubernetes
Enable virtlet addon for kubernetes deployment.
Change-Id: Ifd0cb2e01d46d21689ce7afb247b2614271731ac
Initiative: PROD-10135
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls
index 6f41bc4..a2c98fd 100644
--- a/tests/pillar/master_cluster.sls
+++ b/tests/pillar/master_cluster.sls
@@ -34,6 +34,13 @@
enabled: true
namespace: kube-system
image: image
+ virtlet:
+ enabled: true
+ namespace: kube-system
+ hosts:
+ - cmp01
+ - cmp02
+ image: mirantis/virtlet:latest
admin:
password: password
username: admin