distgit-bz: fix the name of the cron job in openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
6cf780cc10
commit
252ecf046b
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
||||||
|
|
||||||
- role: openshift/object-delete
|
- role: openshift/object-delete
|
||||||
app: distgit-bugzilla-sync
|
app: distgit-bugzilla-sync
|
||||||
objecttype: cronjob
|
objecttype: CronJob
|
||||||
objectname: cron.yml
|
objectname: distgit-bugzilla-sync
|
||||||
tags:
|
tags:
|
||||||
- cron-job
|
- cron-job
|
||||||
- delete
|
- delete
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue