Skip to content

Extra volume is not writable. #1120

@reitermarkus

Description

@reitermarkus

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: 1000

but 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

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions