fix(temporal): add minimal cassandra config stub to satisfy chart template

This commit is contained in:
Story Crater Bot
2026-07-21 13:47:40 -07:00
parent f0178b3bc5
commit edc12c388f
@@ -10,6 +10,10 @@ postgresql:
cassandra:
enabled: false
port: 9042
cluster:
seedSize: 1
auth:
enabled: false
elasticsearch:
enabled: false