Removing the always pull policy on this image.

This commit is contained in:
Mike Wilson 2018-03-23 11:17:42 -04:00
parent dce1b88128
commit 43ed7779da

View File

@ -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