Bug 1610224 - Unable to find container log in Elasticsearch when using cri-o
@@ -83,6 +83,9 @@ spec:
- name: dockercfg
mountPath: /etc/sysconfig/docker
readOnly: true
+ - name: originnodecfg
+ mountPath: /etc/origin/node
+ readOnly: true
- name: dockerdaemoncfg
mountPath: /etc/docker
@@ -241,6 +244,9 @@ spec:
hostPath:
path: /etc/sysconfig/docker
+ hostPath:
+ path: /etc/origin/node
path: /etc/docker