fix(firefox): disable rofs (#1746)

This commit is contained in:
Stavros Kois
2022-01-20 17:11:13 +01:00
committed by GitHub
parent ae2d11c00b
commit e8fae7d730
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