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
commit a3327ef377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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