Merge pull request #350 from 3dwardch3ng/infra/node-exporter
remove cap-add param
This commit is contained in:
@@ -32,7 +32,6 @@ spec:
|
|||||||
image: prom/node-exporter
|
image: prom/node-exporter
|
||||||
args:
|
args:
|
||||||
- "--path.rootfs=/host"
|
- "--path.rootfs=/host"
|
||||||
- "--cap-add=SYS_TIME"
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: node-volume
|
- name: node-volume
|
||||||
mountPath: /host
|
mountPath: /host
|
||||||
|
|||||||
Reference in New Issue
Block a user