fix(temporal): scale elasticsearch to 1 replica (cluster constraint on single schedulable node)

This commit is contained in:
Story Crater Bot
2026-07-21 13:22:59 -07:00
parent 4bb99ef24f
commit 0588cb91b4
@@ -23,6 +23,7 @@ elasticsearch:
enabled: false
indices:
visibility: temporal_visibility_v1
replicas: 1
# Cassandra enabled for template validation; server.config overrides with actual hosts
# Schema job template requires cassandra config to exist at top level