don't pull always
This commit is contained in:
parent
b52f889da1
commit
1afef4726f
@ -16,6 +16,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- image: quay.io/acend/example-web-python
|
||||
imagePullPolicy: Always
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: example-web-python
|
||||
restartPolicy: Always
|
||||
|
Loading…
x
Reference in New Issue
Block a user