Files
devops-infra-helm-charts-gcp/helm-templates/temporal/charts/elasticsearch/examples/multi/master.yaml
T
2026-08-26 03:39:42 +05:30

12 lines
152 B
YAML

---
clusterName: "multi"
nodeGroup: "master"
roles:
master: "true"
ingest: "false"
data: "false"
ml: "false"
remote_cluster_client: "false"