fix(apps): make root fs writable on several LSIO apps (#3168)

* fix(znc): Make roof fs writeable

* fix(apps): make root fs writable on several LSIO apps

* try without varrun

* try previous image

* typo

* previeous version
This commit is contained in:
Stavros Kois
2022-07-14 00:32:57 +02:00
committed by GitHub
parent 81258a51d8
commit dce04ca10a
15 changed files with 16 additions and 11 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
image:
repository: tccr.io/truecharts/synclounge
pullPolicy: IfNotPresent
tag: v5.1.123
tag: v5.1.112@sha256:a57327a9954aa82e11d6c59e944528dc0166e30fa9ef455ba83ae8097b3c1369
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0