what happens in a failure to pull state
This commit is contained in:
parent
e6029901a2
commit
d444560442
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue