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