fix(darktable): Make root fs readable (#1822)

This commit is contained in:
Stavros Kois
2022-01-31 22:13:23 +01:00
committed by GitHub
parent 03c9014f5e
commit ce872982ed
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ image:
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0