Extend K8S and RIC installation instructions
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / mc-stack / charts / elasticsearch / examples / multi / data.yml
1 ---
2
3 clusterName: "multi"
4 nodeGroup: "data"
5
6 roles:
7   master: "false"
8   ingest: "true"
9   data: "true"