Mount plugin volume to weave-scope-cluster-agent resource

This commit is contained in:
chandan kumar
2019-10-19 00:55:07 +05:30
parent 4a02171e83
commit 67c2dd581b

View File

@@ -41,4 +41,11 @@ spec:
requests:
cpu: 100m
memory: 100Mi
volumeMounts:
- name: scope-plugins
mountPath: /var/run/scope/plugins
serviceAccountName: weave-scope
volumes:
- name: scope-plugins
hostPath:
path: /var/run/scope/plugins