mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +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:
|
||||
- image: {{ ingress_image }}
|
||||
name: nginx-ingress-{{ juju_application }}
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Loading…
Reference in New Issue
Block a user