feat: update Redis image configuration in values.yaml
This commit is contained in:
@@ -3,6 +3,10 @@ architecture: standalone
|
|||||||
auth:
|
auth:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
global:
|
||||||
|
security:
|
||||||
|
allowInsecureImages: true
|
||||||
|
|
||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: library/redis
|
repository: library/redis
|
||||||
|
|||||||
Reference in New Issue
Block a user