feat(profiles): general update.
This commit is contained in:
parent
682df516bf
commit
eb6c7548f5
21 changed files with 96 additions and 62 deletions
|
|
@ -10,8 +10,10 @@ include <tunables/global>
|
|||
profile cni-calico @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
||||
network inet,
|
||||
network inet6,
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
@{exec_path} mr,
|
||||
@{exec_path}-ipam rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue