Skip to content

Commit

Permalink
add default security profile
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson committed May 16, 2023
1 parent ab473df commit ef08496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1942,6 +1942,8 @@ crds:
runAsGroup: 2000
runAsNonRoot: true
runAsUser: 2000
seccompProfile:
type: RuntimeDefault

# Security context for crd install container
containerSecurityContext: {}
Expand Down

0 comments on commit ef08496

Please sign in to comment.