add mirror.gcr.io to registerless images

This commit is contained in:
2026-01-03 05:33:49 +02:00
parent eaf2d552ba
commit fe1e7f015f
6 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ spec:
mountPath: "/keyfile"
containers:
- name: mongodb
image: mongo:8
image: mirror.gcr.io/library/mongo:8
ports:
- containerPort: 27017
name: mongo