distgit-bz: let's try to remove the current cron job before re-installing it
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
79192c41ed
commit
6cf780cc10
1 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,14 @@
|
|||
template: configmap.yml
|
||||
objectname: configmap.yml
|
||||
|
||||
- role: openshift/object-delete
|
||||
app: distgit-bugzilla-sync
|
||||
objecttype: cronjob
|
||||
objectname: cron.yml
|
||||
tags:
|
||||
- cron-job
|
||||
- delete
|
||||
|
||||
- role: openshift/object
|
||||
app: distgit-bugzilla-sync
|
||||
file: cron.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue