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

15 lines
184 B
YAML

---
clusterName: "multi"
nodeGroup: "client"
roles:
master: "false"
ingest: "false"
data: "false"
ml: "false"
remote_cluster_client: "false"
persistence:
enabled: false