forked from k-space/kube
		
	monitoring: Enable Prometheus admin API
This commit is contained in:
		@@ -17,6 +17,7 @@ metadata:
 | 
			
		||||
  name: prometheus
 | 
			
		||||
  namespace: monitoring
 | 
			
		||||
spec:
 | 
			
		||||
  enableAdminAPI: true
 | 
			
		||||
  topologySpreadConstraints:
 | 
			
		||||
    - maxSkew: 1
 | 
			
		||||
      topologyKey: topology.kubernetes.io/zone
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user