monitoring: Bump versions, use gcr mirror
This commit is contained in:
parent
f1a2051838
commit
0b03a720b3
@ -169,7 +169,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: blackbox-exporter
|
||||
image: prom/blackbox-exporter:v0.24.0
|
||||
image: mirror.gcr.io/prom/blackbox-exporter:v0.25.0
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 9115
|
||||
|
@ -29,7 +29,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: ping-exporter
|
||||
image: czerwonk/ping_exporter
|
||||
image: mirror.gcr.io/czerwonk/ping_exporter
|
||||
args:
|
||||
- ./ping_exporter
|
||||
- '1.1.1.1'
|
||||
|
@ -13,7 +13,7 @@ spec:
|
||||
app: snmp-exporter
|
||||
spec:
|
||||
containers:
|
||||
- image: prom/snmp-exporter:v0.22.0
|
||||
- image: mirror.gcr.io/prom/snmp-exporter:v0.26.0
|
||||
name: snmp-exporter
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
|
Loading…
Reference in New Issue
Block a user