add missing permission in the podSecurityPolicy for rancher-sachet

pull/1216/head
Jiaqi Luo 2021-06-11 15:48:42 -07:00
parent aab21e8493
commit de95419e0c
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ spec:
readOnlyRootFilesystem: false
volumes:
- 'configMap'
- 'secret'