Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
e3ebc8e0
Commit
e3ebc8e0
authored
9 years ago
by
ant31
Browse files
Options
Downloads
Patches
Plain Diff
Add Rabbitmq
parent
625efc85
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps.yml
+6
-3
6 additions, 3 deletions
apps.yml
with
6 additions
and
3 deletions
apps.yml
+
6
−
3
View file @
e3ebc8e0
...
...
@@ -6,9 +6,12 @@
# Databases
-
{
role
:
apps/k8s-postgres
,
tags
:
'
postgres'
}
-
{
role
:
apps/k8s-elasticsearch
,
tags
:
'
es'
}
-
{
role
:
apps/k8s-memcached
,
tags
:
'
es'
}
-
{
role
:
apps/k8s-redis
,
tags
:
'
es'
}
-
{
role
:
apps/k8s-elasticsearch
,
tags
:
'
elasticsearch'
}
-
{
role
:
apps/k8s-memcached
,
tags
:
'
memcached'
}
-
{
role
:
apps/k8s-redis
,
tags
:
'
redis'
}
# Msg Broker
-
{
role
:
apps/k8s-rabbitmq
,
tags
:
'
rabbitmq'
}
# Monitoring
-
{
role
:
apps/k8s-influxdb
,
tags
:
'
influxdb'
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment