Skip to content

Commit b0a19a3

Browse files
committed
set imagePullPolicy to default
1 parent 7a313a6 commit b0a19a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

manifests/10-insights-runtime-extractor.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ spec:
6868
memory: 100Mi
6969
- name: exporter
7070
image: quay.io/openshift/origin-insights-runtime-exporter:latest
71-
imagePullPolicy: Always
7271
volumeMounts:
7372
- mountPath: /data
7473
name: data-volume
@@ -85,7 +84,6 @@ spec:
8584
memory: 200Mi
8685
- name: extractor
8786
image: quay.io/openshift/origin-insights-runtime-extractor:latest
88-
imagePullPolicy: Always
8987
env:
9088
- name: CONTAINER_RUNTIME_ENDPOINT
9189
value: unix:///crio.sock

0 commit comments

Comments
 (0)