forked from k-space/kube
		
	monitoring: mikrotik-exporter fix
This commit is contained in:
		@@ -78,7 +78,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: mikrotik-exporter
 | 
					        - name: mikrotik-exporter
 | 
				
			||||||
          image: mirror.gcr.io/codemowers/mikrotik-exporter:latest@sha256:f4fa2e231a07819e3c5ac15e654ab5540d69e321797980d2e6249082d72cd9ed
 | 
					          image: mirror.gcr.io/codemowers/mikrotik-exporter:latest@sha256:895ed4a96364aa6f37aa049eb7882779529dce313360e78b01dee7d6f9b3e0bb
 | 
				
			||||||
      topologySpreadConstraints:
 | 
					      topologySpreadConstraints:
 | 
				
			||||||
        - maxSkew: 1
 | 
					        - maxSkew: 1
 | 
				
			||||||
          topologyKey: topology.kubernetes.io/zone
 | 
					          topologyKey: topology.kubernetes.io/zone
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user