1
0
forked from k-space/kube

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

@@ -13,7 +13,7 @@ spec:
podSpec:
containers:
- name: postgres
image: postgres:13.11@sha256:0f18de936266e03891e186db616e530e0e4365ef5fb300d4bb27318538b80604
image: mirror.gcr.io/library/postgres:13.11@sha256:0f18de936266e03891e186db616e530e0e4365ef5fb300d4bb27318538b80604
imagePullPolicy: IfNotPresent
nodeSelector:
dedicated: storage