- added decontainer

- fix offsite backup
- upgraded helm char
This commit is contained in:
2025-09-13 15:00:37 +00:00
parent 622c84c6be
commit 192e1df7c5
6 changed files with 182 additions and 3 deletions

View File

@@ -4,10 +4,23 @@ image:
pullPolicy: Always
tag: "1"
redis-cluster:
cache:
enabled: false
redis:
valkey-cluster:
enabled: false
valkey:
enabled: true
architecture: standalone
global:
valkey:
password: "????"
master:
count: 1
service:
ports:
valkey: 6379
postgresql:
enabled: true