Skip to content

Commit

Permalink
Update config/manager/deployment.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com>
  • Loading branch information
kingdonb and hiddeco authored Mar 15, 2022
1 parent 0ff3506 commit 457494f
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 @@ -20,6 +20,8 @@ spec:
spec:
terminationGracePeriodSeconds: 10
securityContext:
# Required for AWS IAM Role bindings
# https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html
fsGroup: 1337
containers:
- name: manager
Expand Down

0 comments on commit 457494f

Please sign in to comment.