mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Add etcd in apps.yml
This commit is contained in:
parent
b92fa01e05
commit
394a64f904
3
apps.yml
3
apps.yml
@ -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'}
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2ef9669d6d78e81c4e6de75cce239cabc99f00ad
|
||||
Subproject commit eaab0692ed375420e183d18392ce79a4c6ed2069
|
||||
Loading…
x
Reference in New Issue
Block a user