change the type of imagePullPolicy
This commit is contained in:
parent
43a3d67561
commit
224a4bfe8b
2 changed files with 0 additions and 2 deletions
|
@ -73,7 +73,6 @@ spec:
|
|||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.3
|
||||
name: nginx-ingress-controller
|
||||
imagePullPolicy: Always
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
|
@ -21,7 +21,6 @@ spec:
|
|||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.3
|
||||
name: nginx-ingress-controller
|
||||
imagePullPolicy: Always
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
Loading…
Reference in a new issue