...
Add environment variable to the respective env config file
Chose your respective env config file, if you are deploying monitoring and alerting into dev environment chose dev.yaml similarly for uat and other environments.
...
Update Depending upon your selected environment config file update the configs repo branch (like for qa.yaml added qa branch)
2. Add monitoring-dashboards folder to the respective configs repo branch.
3. Enable the serviceMonitor in the nginx-ingress configs which are available in <env>.yaml and redeploy the nginx-ingress.
...