feat: update Redis image configuration in values.yaml

This commit is contained in:
2026-04-29 21:38:58 +02:00
parent 1bc484603d
commit 86735ab7bd
+4
View File
@@ -3,6 +3,10 @@ architecture: standalone
auth:
enabled: false
global:
security:
allowInsecureImages: true
image:
registry: ghcr.io
repository: library/redis