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