feat: update Redis image configuration to use quay.io registry
This commit is contained in:
@@ -8,8 +8,8 @@ global:
|
|||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
|
||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: quay.io
|
||||||
repository: library/redis
|
repository: redis/redis
|
||||||
tag: "7-alpine"
|
tag: "7-alpine"
|
||||||
|
|
||||||
master:
|
master:
|
||||||
|
|||||||
Reference in New Issue
Block a user