fix(deploy): disable Dragonfly CRD (tenant SA lacks dragonflydb.io permission)
This commit is contained in:
@@ -98,7 +98,7 @@ postgres:
|
||||
# DragonflyDB (Redis-compatible) — replaces Valkey in production
|
||||
# Access is restricted via NetworkPolicy; no auth required
|
||||
dragonfly:
|
||||
enabled: true
|
||||
enabled: false
|
||||
name: marktvogt-cache
|
||||
replicas: 1
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user