switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m18s

This commit is contained in:
2025-07-29 19:47:12 -05:00
parent 78dce69935
commit df49d279f5
2 changed files with 2 additions and 28 deletions

View File

@@ -145,26 +145,3 @@ ntfy-alertmanager:
readOnly: true
mountPropagation: None
subPath: config
valkey-ntfy-alertmanager:
fullnameOverride: ntfy-alertmanager-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