removed CAP_ from node-exporter daemonset
This commit is contained in:
@@ -48,7 +48,7 @@ spec:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
add:
|
||||
- CAP_SYS_TIME
|
||||
- SYS_TIME
|
||||
drop:
|
||||
- ALL
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
Reference in New Issue
Block a user