fix(temporal): correct elasticsearch hostname to elasticsearch-master-headless

This commit is contained in:
Story Crater Bot
2026-07-21 12:54:14 -07:00
parent 5635482e0d
commit b2191509fb
@@ -15,7 +15,7 @@ postgresql:
elasticsearch:
enabled: true
scheme: http
host: temporal-elasticsearch
host: elasticsearch-master-headless
port: 9200
version: v7
logLevel: error