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"