You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the problem while interacting with the server (Backend)
What browsers are you seeing the problem on?
Chrome
Current behaviour
Current helm chart results in the 'project-background-images' and 'user-avatars' directories being mounted as root, this prevents uploads from working with a permission denied log message.
Desired behaviour
Default values.yaml file should initiate a working application.
I believe - though could be wrong - the below entries should be made in the values.yaml file, these can be further customised by a user if required but would prevent standing up a none working app.
Where is the problem occurring?
I encountered the problem while interacting with the server (Backend)
What browsers are you seeing the problem on?
Chrome
Current behaviour
Current helm chart results in the 'project-background-images' and 'user-avatars' directories being mounted as root, this prevents uploads from working with a permission denied log message.
Desired behaviour
Default values.yaml file should initiate a working application.
I believe - though could be wrong - the below entries should be made in the values.yaml file, these can be further customised by a user if required but would prevent standing up a none working app.
Steps to reproduce
Follow guidance here:
https://docs.planka.cloud/docs/installation/kubernetes/helm_chart
Leave values.yaml as default.
Other information
Id be happy to make a pull request if the proposed solution appears correct to others.
The text was updated successfully, but these errors were encountered: