feat: update Redis image configuration to use quay.io registry

This commit is contained in:
2026-04-29 21:42:25 +02:00
parent 86735ab7bd
commit 66959c8ac0
+2 -2
View File
@@ -8,8 +8,8 @@ global:
allowInsecureImages: true
image:
registry: ghcr.io
repository: library/redis
registry: quay.io
repository: redis/redis
tag: "7-alpine"
master: