Merge branch 'master' into ha
commit
bf5c531037
3
apps.yml
3
apps.yml
|
@ -24,3 +24,6 @@
|
||||||
# Console
|
# Console
|
||||||
- { role: apps/k8s-fabric8, tags: 'fabric8' }
|
- { role: apps/k8s-fabric8, tags: 'fabric8' }
|
||||||
- { role: apps/k8s-kube-ui, tags: ['kube-ui', 'kube-system']}
|
- { role: apps/k8s-kube-ui, tags: ['kube-ui', 'kube-system']}
|
||||||
|
|
||||||
|
# ETCD
|
||||||
|
- { role: apps/k8s-etcd, tags: 'etcd'}
|
||||||
|
|
Loading…
Reference in New Issue