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