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