Merge 62fb3dc1e6 into a9292351c3
				
					
				
			This commit is contained in:
		
						commit
						95233f3ccd
					
				| 
						 | 
					@ -51,7 +51,7 @@ rules:
 | 
				
			||||||
    resources: ["statefulsets", "replicasets", "daemonsets"]
 | 
					    resources: ["statefulsets", "replicasets", "daemonsets"]
 | 
				
			||||||
    verbs: ["watch", "list", "get"]
 | 
					    verbs: ["watch", "list", "get"]
 | 
				
			||||||
  - apiGroups: ["storage.k8s.io"]
 | 
					  - apiGroups: ["storage.k8s.io"]
 | 
				
			||||||
    resources: ["storageclasses", "csinodes", "csidrivers", "csistoragecapacities"]
 | 
					    resources: ["storageclasses", "csinodes", "csidrivers", "csistoragecapacities","volumeattachments"]
 | 
				
			||||||
    verbs: ["watch", "list", "get"]
 | 
					    verbs: ["watch", "list", "get"]
 | 
				
			||||||
  - apiGroups: ["batch", "extensions"]
 | 
					  - apiGroups: ["batch", "extensions"]
 | 
				
			||||||
    resources: ["jobs"]
 | 
					    resources: ["jobs"]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue