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:
@@ -5,6 +5,7 @@ image:
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
|
||||
Reference in New Issue
Block a user