Skip to content

Commit

Permalink
Merge pull request #24 from xpadev-net/fix/fsgroup
Browse files Browse the repository at this point in the history
fix: set fsgroup as same as mattermost
  • Loading branch information
xpadev-net authored Feb 6, 2024
2 parents d124f9f + 983a659 commit b427c10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/mattermost/mattermost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ spec:
labels:
app: mattermost
spec:
securityContext:
fsGroup: 2000
serviceAccountName: mattermost-primary
initContainers:
- name: secret-placer
Expand Down

0 comments on commit b427c10

Please sign in to comment.