mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Removing the always pull policy on this image.
This commit is contained in:
parent
dce1b88128
commit
43ed7779da
@ -152,7 +152,6 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- image: {{ ingress_image }}
|
- image: {{ ingress_image }}
|
||||||
name: nginx-ingress-{{ juju_application }}
|
name: nginx-ingress-{{ juju_application }}
|
||||||
imagePullPolicy: Always
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
|
Loading…
Reference in New Issue
Block a user