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
|
||||
app: distgit-bugzilla-sync
|
||||
objecttype: cronjob
|
||||
objectname: cron.yml
|
||||
objecttype: CronJob
|
||||
objectname: distgit-bugzilla-sync
|
||||
tags:
|
||||
- cron-job
|
||||
- delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue