#4 Fix RBAC for PVC backup/restore
This commit is contained in:
parent
b151bac08f
commit
c2acfbaa29
|
|
@ -87,4 +87,6 @@ rules:
|
||||||
resources:
|
resources:
|
||||||
- persistentvolumeclaims
|
- persistentvolumeclaims
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
|
- list
|
||||||
|
- watch
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue