feat: migrated to valkey
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 1m57s
renovate / renovate (push) Successful in 2m16s

This commit is contained in:
2026-03-05 23:54:01 -06:00
parent 268285e486
commit ea8f50a37a
4 changed files with 24 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ postiz:
- name: REDIS_URL
valueFrom:
secretKeyRef:
name: postiz-redis-config
name: postiz-valkey-config
key: REDIS_URL
- name: BACKEND_INTERNAL_URL
value: http://localhost:3000
@@ -167,15 +167,13 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 0 * * *"
# backupName: external
redis-replication:
existingSecret:
valkey:
auth:
enabled: true
name: postiz-redis-config
key: password
redisReplication:
clusterSize: 3
sentinel:
enabled: true
usersExistingSecret: postiz-valkey-config
aclUsers:
default:
permissions: "~* &* +@all"
volsync-target-config:
pvcTarget: postiz-config
local: