use gcr mirror for images with full docker.io path

cluster constantly failing due to rate limits,
please find a better solution
This commit is contained in:
2024-04-28 04:58:50 +03:00
parent 87bc4f1077
commit f3cceca1c3
12 changed files with 13 additions and 13 deletions

View File

@@ -146,7 +146,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: haraka
image: docker.io/codemowers/wildduck-haraka-inbound:latest@sha256:a130cc6a60ab2a47cb5971355ed2474136254613b4b8bd30aeabc6e123695ea3
image: mirror.gcr.io/codemowers/wildduck-haraka-inbound:latest@sha256:a130cc6a60ab2a47cb5971355ed2474136254613b4b8bd30aeabc6e123695ea3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 2525