Merge "Start the l3 agent with cgroupns: host"

This commit is contained in:
Zuul 2021-12-16 04:32:07 +00:00 committed by Gerrit Code Review
commit 0c40a76820
1 changed files with 1 additions and 0 deletions

View File

@ -292,6 +292,7 @@ outputs:
pid: host
privileged: true
restart: always
cgroupns: host
depends_on:
- openvswitch.service
healthcheck: {get_attr: [ContainersCommon, healthcheck_rpc_port]}