From 4a8b26a84ad5fb80f5a6d4797ef422af4a0e1d9d Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 5 Dec 2019 21:11:52 +0100 Subject: [PATCH] distgit-bz: Drop deleting the cronjob, looks like it worked Signed-off-by: Pierre-Yves Chibon --- playbooks/openshift-apps/distgit_bugzilla_sync.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/playbooks/openshift-apps/distgit_bugzilla_sync.yml b/playbooks/openshift-apps/distgit_bugzilla_sync.yml index a38f097c2f..c7f6e9ebe4 100644 --- a/playbooks/openshift-apps/distgit_bugzilla_sync.yml +++ b/playbooks/openshift-apps/distgit_bugzilla_sync.yml @@ -31,14 +31,6 @@ template: configmap.yml objectname: configmap.yml - - role: openshift/object-delete - app: distgit-bugzilla-sync - objecttype: CronJob - objectname: distgit-bugzilla-sync - tags: - - cron-job - - delete - - role: openshift/object app: distgit-bugzilla-sync file: cron.yml