Blow out the rats playbook
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2ef2b46a37
commit
0baf6b2edf
1 changed files with 13 additions and 4 deletions
|
@ -14,7 +14,16 @@
|
|||
description: rats
|
||||
appowners:
|
||||
- pingou
|
||||
- { role: openshift/object, vars: {app: rats, file: rabbitmq/imagestream.yml }}
|
||||
- { role: openshift/object, vars: {app: rats, file: rabbitmq/deploymentconfig.yml }}
|
||||
- { role: openshift/object, vars: {app: rats, file: rabbitmq/service.yml }}
|
||||
- { role: openshift/rollout, vars: {app: rats, name: rats-rabbitmq }}
|
||||
# RabbitMQ
|
||||
- role: openshift/object
|
||||
app: rats
|
||||
file: rabbitmq/imagestream.yml
|
||||
- role: openshift/object
|
||||
app: rats
|
||||
file: rabbitmq/deploymentconfig.yml
|
||||
- role: openshift/object
|
||||
app: rats
|
||||
file: rabbitmq/service.yml
|
||||
- role: openshift/rollout
|
||||
app: rats
|
||||
dcdname: rats-queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue