From d444560442124953e4ddf97009dae45867b39cae Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Tue, 24 Sep 2024 21:29:27 -0500 Subject: [PATCH] what happens in a failure to pull state --- temperature-cronjob/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temperature-cronjob/values.yaml b/temperature-cronjob/values.yaml index be3a5f3..e9cc70f 100644 --- a/temperature-cronjob/values.yaml +++ b/temperature-cronjob/values.yaml @@ -1,7 +1,7 @@ # values.yaml image: repository: python - tag: "3.9-slim" + tag: "fails-to-pull" pullPolicy: IfNotPresent schedule: "*/1 * * * *" # Every minute city: "Dunlap, US"