️ migrate redis to dragonfly

This commit is contained in:
auricom
2024-04-06 14:50:22 +02:00
parent 2e206456b0
commit 031e00d094
7 changed files with 6 additions and 6 deletions

View File

@@ -51,7 +51,7 @@ spec:
tag: 2.70.0@sha256:e0b44a7b5f330e0be75e70b627f80a3d0bb8cd5c8d3bb72db720d1028bd9285a
env:
NODE_ENV: production
REDIS_HOST: redis.database.svc.cluster.local.
REDIS_HOST: dragonfly.database.svc.cluster.local.
REDIS_PORT: 6379
envFrom: *envFrom
resources: