Add etcd in apps.yml

This commit is contained in:
ant31
2015-12-14 22:41:56 +01:00
parent b92fa01e05
commit 394a64f904
2 changed files with 4 additions and 1 deletions

View File

@@ -24,3 +24,6 @@
# Console
- { role: apps/k8s-fabric8, tags: 'fabric8' }
- { role: apps/k8s-kube-ui, tags: 'kube-ui' }
# ETCD
- { role: apps/k8s-etcd, tags: 'etcd'}