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
+1
View File
@@ -5,6 +5,7 @@ image:
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0