Merge pull request #3794 from giggsoff/net-admin-sysctl

Add CAP_NET_ADMIN capability to sysctl
This commit is contained in:
David Scott
2022-07-17 03:25:19 -07:00
committed by GitHub

View File

@@ -4,3 +4,4 @@ config:
readonly: true
capabilities:
- CAP_SYS_ADMIN
- CAP_NET_ADMIN