Files
truecharts/charts/stable/photoview/docs/installation_notes.md
T
Stavros KoisandGitHub 31001497b0 chore(photoview): add docs for darktable (#3491)
* chore(photoview): add docs for darktable

* wording
2022-08-17 13:02:17 +02:00

342 B

Installation Notes

In case you want to use darktable and it's features inside the app, you have to run the app as root (0).

Under Security and Permissions

  • Check Show Advanced Security Settings
    • Uncheck ReadOnly Root Filesystem
    • Uncheck runAsNonRoot

Under Pod Security Context

  • runAsUser: 0
  • runAsGroup: 0