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

@@ -30,7 +30,7 @@ spec:
fsGroup: 1000
containers:
- name: rspamd
image: docker.io/codemowers/rspamd
image: mirror.gcr.io/codemowers/rspamd
ports:
- containerPort: 11333
name: rspamd