-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
flag:triage ♻️Waiting for triageWaiting for triagetype:bug 🐛Something isn't workingSomething isn't working
Description
What happened?
I was trying to create a server with a PVC for storing /data/world, which fails with a permission error, since the mount path is owned by root.
I guess the pod is missing
securityContext:
fsGroup: 1000but there is no way to add it using podOverrides.
What components are involved in your issue?
No response
Version
0.13.0
Kubernetes Version
v1.32.8
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
flag:triage ♻️Waiting for triageWaiting for triagetype:bug 🐛Something isn't workingSomething isn't working