Download both the folder in the botstream server and unzip both the folders.
Botstream monitor-lite
1. cd into bstmmonitor-lite folder, run ‘sudo k3s ctr images import botstream-monitor-lite-v5.tar’.
2. Configure the monitor-lite-values.yaml file with correct natsURL and natsSeed.
3. helm install monitor-lite -f monitor-lite-values.yaml ./bstmmonitor-lite-helm
Botstream monitor
1. cd into monitor-pod, run ‘sudo k3s ctr images import botstream-monitor-v4.tar’.
2. helm install monitor --set config.ira_cluster_id=prod_bank_of_mh ./botstream_monitor