#4 Fix RBAC for PVC backup/restore

This commit is contained in:
Tomasz Sęk 2019-06-17 23:14:22 +02:00
parent b151bac08f
commit c2acfbaa29
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 3 additions and 1 deletions

View File

@ -88,3 +88,5 @@ rules:
- persistentvolumeclaims
verbs:
- get
- list
- watch