From 3c3f5702ba36eb4fa88fcc273573a13804c32a8f Mon Sep 17 00:00:00 2001 From: Lionel Jouin Date: Thu, 10 Mar 2022 17:02:21 +0100 Subject: [PATCH] TAPA privileges removed * The last privileges required (NET_ADMIN) has been removed --- examples/target/helm/templates/target.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/target/helm/templates/target.yaml b/examples/target/helm/templates/target.yaml index aa915d1d..9743a4a7 100644 --- a/examples/target/helm/templates/target.yaml +++ b/examples/target/helm/templates/target.yaml @@ -84,9 +84,6 @@ spec: - name: meridio-socket mountPath: /var/lib/meridio readOnly: false - securityContext: - capabilities: - add: ["NET_ADMIN"] volumes: - name: spire-agent-socket hostPath: