deploy: remove extra volumes from rbd plugin PSP

removed extra volume permissions from the rbd
nodeplugin PSP.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2021-09-17 14:00:26 +05:30 committed by mergify[bot]
parent 9e88fd1eb7
commit 7fc1bf1321

View File

@ -22,9 +22,8 @@ spec:
- 'configMap'
- 'emptyDir'
- 'projected'
- 'secret'
- 'downwardAPI'
- 'hostPath'
- 'secret'
allowedHostPaths:
- pathPrefix: '/dev'
readOnly: false