Add route, service, config to release-monitoring playbook
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
fce04f8ece
commit
10f3e6e10c
1 changed files with 3 additions and 0 deletions
|
@ -17,5 +17,8 @@
|
|||
- { role: openshift/object, app: release-monitoring, file: imagestream.yml }
|
||||
- { role: openshift/object, app: release-monitoring, file: buildconfig.yml }
|
||||
- { role: openshift/start-build, app: release-monitoring, name: release-monitoring-web-build }
|
||||
- { role: openshift/object, app: release-monitoring, template: configmap.yml }
|
||||
- { role: openshift/object, app: release-monitoring, file: service.yml }
|
||||
- { role: openshift/object, app: release-monitoring, file: route.yml }
|
||||
- { role: openshift/object, app: release-monitoring, file: deploymentconfig.yml }
|
||||
- { role: openshift/rollout, app: release-monitoring, name: release-monitoring-web }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue