switch redis
Some checks failed
lint-test-helm / helm-lint (push) Successful in 1m6s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-07-29 20:21:01 -05:00
parent c9263167fd
commit b26b99b83d
2 changed files with 1 additions and 28 deletions

View File

@@ -48,7 +48,7 @@ n8n:
- name: EXECUTIONS_MODE
value: queue
- name: QUEUE_BULL_REDIS_HOST
value: n8n-valkey-primary.n8n
value: redis-replication-n8n-master.n8n
- name: N8N_ENCRYPTION_KEY
valueFrom:
secretKeyRef:
@@ -307,28 +307,6 @@ n8n:
main:
- path: /home/node/.n8n
readOnly: false
valkey:
architecture: replication
auth:
enabled: false
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
postgres-17-cluster:
mode: standalone
cluster: