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