distgit_bz: name cannot contain _, so let's go with -
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
8e4385ca0d
commit
e0cb3d5774
1 changed files with 7 additions and 7 deletions
|
@ -10,39 +10,39 @@
|
|||
|
||||
roles:
|
||||
- role: openshift/project
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
description: Cron job syncing to bugzilla the default assignee and CC list set in dist-git
|
||||
appowners:
|
||||
- cverna
|
||||
- pingou
|
||||
|
||||
- role: openshift/object
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
template: imagestream.yml
|
||||
objectname: imagestream.yml
|
||||
|
||||
- role: openshift/object
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
template: buildconfig.yml
|
||||
objectname: buildconfig.yml
|
||||
|
||||
- role: openshift/object
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
template: configmap.yml
|
||||
objectname: configmap.yml
|
||||
|
||||
- role: openshift/object
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
file: cron.yml
|
||||
objectname: cron.yml
|
||||
tags:
|
||||
- cron-job
|
||||
|
||||
- role: openshift/start-build
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
buildname: mdapi-build
|
||||
objectname: mdapi-build
|
||||
|
||||
- role: openshift/rollout
|
||||
app: distgit_bugzilla_sync
|
||||
app: distgit-bugzilla-sync
|
||||
dcname: distgit_bugzilla_sync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue