From 3b5f64e5eba0fea5cc020081e681b4ac33764f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Sun, 25 Feb 2024 12:35:55 +0100 Subject: [PATCH] Typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- .../mirrormanager/templates/cron-mirrorlist-cache.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/mirrormanager/templates/cron-mirrorlist-cache.yml b/roles/openshift-apps/mirrormanager/templates/cron-mirrorlist-cache.yml index c11fd9cd1c..bbfe4f3686 100644 --- a/roles/openshift-apps/mirrormanager/templates/cron-mirrorlist-cache.yml +++ b/roles/openshift-apps/mirrormanager/templates/cron-mirrorlist-cache.yml @@ -126,7 +126,7 @@ spec: apiVersion: batch/v1 kind: CronJob metadata: - name: netblocks-internet2 + name: netblocks-ec2 spec: successfulJobsHistoryLimit: 3 failedJobsHistoryLimit: 3