From 10b751b733900ed355dc518494c40cf3a8f6e6a1 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Mon, 23 Jan 2023 17:18:05 +0100 Subject: [PATCH] Debug wpcron image problems --- templates/cronjob_wordpress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cronjob_wordpress.yaml b/templates/cronjob_wordpress.yaml index a07caf6..f64b0e7 100644 --- a/templates/cronjob_wordpress.yaml +++ b/templates/cronjob_wordpress.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: wp-cron - image: busybox + image: rancher/curlimages-curl:7.73.0 imagePullPolicy: IfNotPresent command: - /bin/sleep