Give the permission of listing or watching the persistentvolumeclaims to the ClusterRole

This commit is contained in:
M. Mert Yildiran
2023-04-20 03:01:25 +03:00
parent c342885cae
commit df7d1ac10c
3 changed files with 18 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ rules:
- pods
- services
- endpoints
- persistentvolumeclaims
verbs:
- list
- get