allow setting readOnly on customStorage and limit permissionsmounts (#357)

* alles setting readOnly on customStorage

* update common version and example

* fix a typo

* Limit volume mounting for permission fix to relevant volumes.
This commit is contained in:
Kjeld Schouten-Lebbing
2021-04-15 16:45:50 +02:00
committed by GitHub
parent 369f0e1c00
commit aeab9be5d2
6 changed files with 39 additions and 7 deletions
+1
View File
@@ -310,4 +310,5 @@ fixMountPermissions: true
# mountPath: "/data"
# subPath: some-subpath
# hostPath: ""
# readOnly: false
# setPermissions: true