what happens in a failure to pull state

This commit is contained in:
Waylon S. Walker 2024-09-24 21:29:27 -05:00
parent e6029901a2
commit d444560442

View file

@ -1,7 +1,7 @@
# values.yaml # values.yaml
image: image:
repository: python repository: python
tag: "3.9-slim" tag: "fails-to-pull"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
schedule: "*/1 * * * *" # Every minute schedule: "*/1 * * * *" # Every minute
city: "Dunlap, US" city: "Dunlap, US"