Skip to content

Config file is read-only, unable to migrate config file. #78

@XDDK

Description

@XDDK

I've tried everything in the world to make the config file not read-only so that it's editable from the UI. How can I fix this?

tried with full rights to the container, giving exisiting pvc, no pvc defaulting to emptyDir and nothing worked.

securityContext:
  runAsNonRoot: false
  privileged: true
  runAsUser: 0
  runAsGroup: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions