Skip to content

Commit

Permalink
capability drop all
Browse files Browse the repository at this point in the history
  • Loading branch information
rafajpet committed Mar 26, 2024
1 parent 457faa1 commit f4fd8a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/aws-service-quotas-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ securityContext:
runAsNonRoot: true
runAsUser: 1000
capabilities:
add: ["NET_ADMIN", "NET_RAW"]
drop:
- ALL

service:
type: ClusterIP
Expand Down

0 comments on commit f4fd8a7

Please sign in to comment.