mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-06 03:31:00 +00:00
Merge pull request #3308 from weaveworks/2018-08-08-fix-cri-socket-volume-name
Fix the CRI volumeMount name in the example manifest
This commit is contained in:
@@ -39,7 +39,7 @@ spec:
|
||||
securityContext:
|
||||
privileged: true
|
||||
volumeMounts:
|
||||
- name: crio-socket
|
||||
- name: cri-socket
|
||||
mountPath: /var/run/crio/crio.sock
|
||||
- name: scope-plugins
|
||||
mountPath: /var/run/scope/plugins
|
||||
|
||||
Reference in New Issue
Block a user