Skip to content
Discussion options

You must be logged in to vote

Finally, i fixed it by adding: runAsUser: 0 runAsGroup: 0 before fsGroup: 0:

securityContext:
  runAsUser: 0
  runAsGroup: 0
  fsGroup: 0
  fsGroupChangePolicy: "Always"

Just searching the fsGroup and add two line in front of it

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@oneforalone
Comment options

Answer selected by oneforalone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant