disable unified alerting
This commit is contained in:
		@@ -49,7 +49,7 @@ spec:
 | 
			
		||||
      user: ${DB_USER}
 | 
			
		||||
      password: ${DB_PASSWORD}
 | 
			
		||||
    unified_alerting:
 | 
			
		||||
      enabled: "true"
 | 
			
		||||
      enabled: "false"
 | 
			
		||||
      ha_listen_address: "${POD_IP}:9094"
 | 
			
		||||
      ha_peers: "grafana-alerting:9094"
 | 
			
		||||
      ha_advertise_address: "${POD_IP}:9094"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user