Skip to content

Commit

Permalink
TAPA privileges removed
Browse files Browse the repository at this point in the history
* The last privileges required (NET_ADMIN) has been removed
  • Loading branch information
LionelJouin committed Mar 10, 2022
1 parent c67ceb8 commit 3c3f570
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/target/helm/templates/target.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3c3f570

Please sign in to comment.