Always pull the image
This commit is contained in:
@@ -18,6 +18,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: hw
|
- name: hw
|
||||||
image: smcquay/hw:v0.1.5
|
image: smcquay/hw:v0.1.5
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|||||||
Reference in New Issue
Block a user