mirror.gcr.io

and explicit latest tag
This commit is contained in:
2025-04-19 00:14:28 +03:00
parent 5bd0a57417
commit cf9d686882
17 changed files with 18 additions and 18 deletions

View File

@@ -57,7 +57,7 @@ spec:
cpu: 100m
memory: 100Mi
- name: exporter
image: sepa/beats-exporter
image: mirror.gcr.io/sepa/beats-exporter:latest
args:
- -p=5066
ports:
@@ -129,7 +129,7 @@ spec:
- name: filebeat-registry
mountPath: /usr/share/filebeat/data
- name: exporter
image: sepa/beats-exporter
image: mirror.gcr.io/sepa/beats-exporter:latest
args:
- -p=5066
ports: