Skip to content

Commit

Permalink
add fsgroup for securityContext
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
  • Loading branch information
Kingdon Barrett committed Mar 14, 2022
1 parent 57626fb commit fdfb7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/manager/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ spec:
prometheus.io/port: "8080"
spec:
terminationGracePeriodSeconds: 600
securityContext:
fsGroup: 1337
containers:
- name: manager
image: fluxcd/helm-controller
Expand Down

0 comments on commit fdfb7df

Please sign in to comment.