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

@@ -14,7 +14,7 @@ spec:
podSpec:
containers:
- name: mariadb
image: mariadb:10.9.7@sha256:198c7a5fea3d7285762042a628fe8f83f0a7ccef559605b4cc9502e65210880b
image: mirror.gcr.io/library/mariadb:10.9.7@sha256:198c7a5fea3d7285762042a628fe8f83f0a7ccef559605b4cc9502e65210880b
imagePullPolicy: IfNotPresent
nodeSelector:
dedicated: storage