add capability to telegraf as there were errors after OS upgrade
This commit is contained in:
@@ -97,6 +97,8 @@ spec:
|
|||||||
drop:
|
drop:
|
||||||
- CAP_MKNOD
|
- CAP_MKNOD
|
||||||
- CAP_AUDIT_WRITE
|
- CAP_AUDIT_WRITE
|
||||||
|
add:
|
||||||
|
- CAP_NET_RAW
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: lorahandlerdata
|
name: lorahandlerdata
|
||||||
|
|||||||
@@ -99,6 +99,8 @@ spec:
|
|||||||
drop:
|
drop:
|
||||||
- CAP_MKNOD
|
- CAP_MKNOD
|
||||||
- CAP_AUDIT_WRITE
|
- CAP_AUDIT_WRITE
|
||||||
|
add:
|
||||||
|
- CAP_NET_RAW
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: lorahandlerdata
|
name: lorahandlerdata
|
||||||
|
|||||||
Reference in New Issue
Block a user