Skip to content

Commit

Permalink
test 0.6.4 security profile
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Feb 5, 2024
1 parent f286674 commit 1ea0d5f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions addons/metrics-server/0.7.0/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,14 +165,14 @@ spec:
memory: 200Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
# capabilities:
# drop:
# - ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
# seccompProfile:
# type: RuntimeDefault
volumeMounts:
- mountPath: /tmp
name: tmp-dir
Expand Down

0 comments on commit 1ea0d5f

Please sign in to comment.