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