mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	docs: add missing k8s verb (#12374)
This commit is contained in:
		@@ -53,7 +53,7 @@ metadata:
 | 
			
		||||
rules:
 | 
			
		||||
- apiGroups: [""]
 | 
			
		||||
  resources: ["pods"]
 | 
			
		||||
  verbs: ["get", "update"]
 | 
			
		||||
  verbs: ["get", "update", "patch"]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Examples
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user