explicitly use docker library

This commit is contained in:
2025-04-19 00:17:31 +03:00
parent e22713b282
commit 5bd0a57417
11 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ spec:
- name: DATA_SOURCE_NAME
value: exporter@tcp(127.0.0.1)/
- name: mariadb
image: mariadb:10.5
image: mirror.gcr.io/library/mariadb:10.5
imagePullPolicy: Always
env:
- name: MYSQL_ROOT_PASSWORD