Issue:
Error with Prometheus urlWhile executing go run main.go in Application scaler
Application scaler script consists of fixed prometheus url while deploying without OLM.
prometheusAddress=http://prometheus-operated.monitoring:9090/
It has to be http://localhost:9090/
Link to the documentation:
https://github.com/IBM/operator-sample-go/blob/main/operator-application-scaler/README.md