Skip to content

Commit

Permalink
feat: add proper user/fsgroup for test instance
Browse files Browse the repository at this point in the history
  • Loading branch information
dleard committed Jun 18, 2020
1 parent f259928 commit 741fd9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/cas-ciip-portal/values-wksv3k-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ fider:
mailhog:
enable: true
securityContext:
runAsUser: 1009900000
fsGroup: 1009900000
runAsUser: 1009960000
fsGroup: 1009960000
runAsNonRoot: true

cas-postgres:
Expand Down

0 comments on commit 741fd9f

Please sign in to comment.