mirror of
				https://github.com/prometheus-operator/kube-prometheus.git
				synced 2025-11-04 01:51:01 +01:00 
			
		
		
		
	updated jsonnet code
This commit is contained in:
		
							parent
							
								
									00df72cf5e
								
							
						
					
					
						commit
						f6dae8bd71
					
				@ -53,6 +53,7 @@ local routingRule = policyRule.new() +
 | 
			
		||||
  policyRule.withApiGroups([""]) +
 | 
			
		||||
  policyRule.withResources([
 | 
			
		||||
    "services",
 | 
			
		||||
    "endpoints",
 | 
			
		||||
  ]) +
 | 
			
		||||
  policyRule.withVerbs(["get", "create", "update"]);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user