diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index eb02e13a3..e39ceeb7c 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -125,6 +125,8 @@ spec: securityContext: capabilities: add: + - NET_RAW + - NET_ADMIN - SYS_ADMIN - SYS_PTRACE - DAC_OVERRIDE