mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 06:26:04 -03:30
split network plugins into distinct roles
This commit is contained in:
4
apps.yml
4
apps.yml
@@ -9,7 +9,6 @@
|
||||
- { role: apps/k8s-elasticsearch, tags: 'elasticsearch' }
|
||||
- { role: apps/k8s-memcached, tags: 'memcached' }
|
||||
- { role: apps/k8s-redis, tags: 'redis' }
|
||||
- { role: apps/k8s-mongodb-simple, tags: 'mongodb-simple' }
|
||||
|
||||
# Msg Broker
|
||||
- { role: apps/k8s-rabbitmq, tags: 'rabbitmq' }
|
||||
@@ -28,6 +27,3 @@
|
||||
|
||||
# ETCD
|
||||
- { role: apps/k8s-etcd, tags: 'etcd'}
|
||||
|
||||
# Chat Apps
|
||||
- { role: apps/k8s-rocketchat, tags: 'rocketchat'}
|
||||
Reference in New Issue
Block a user