We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a313a6 commit b0a19a3Copy full SHA for b0a19a3
manifests/10-insights-runtime-extractor.yaml
@@ -68,7 +68,6 @@ spec:
68
memory: 100Mi
69
- name: exporter
70
image: quay.io/openshift/origin-insights-runtime-exporter:latest
71
- imagePullPolicy: Always
72
volumeMounts:
73
- mountPath: /data
74
name: data-volume
@@ -85,7 +84,6 @@ spec:
85
84
memory: 200Mi
86
- name: extractor
87
image: quay.io/openshift/origin-insights-runtime-extractor:latest
88
89
env:
90
- name: CONTAINER_RUNTIME_ENDPOINT
91
value: unix:///crio.sock
0 commit comments