AutoDevops + Kubernetes + Load Balancer - build failed

Hi folks,

I follow the guide: https://rancher.com/blog/2019/connecting-gitlab-autodevops-authorized-cluster-endpoints/ ; Managed to connect my Kubernetes cluster and integrate Helm, Gitlab-Runner, and also instead of using nginx-ingress of rancher (which didnt work), I installed MetalLb and Gitlab-managed-apps ingress. Both MetalLb and Ingress are running and I ve received an enpoint from Ingress (screenshot) - http://imgur.com/Q8AaBMKl.png ; Then I prepared project and used the NodeJS app example taken from here - https://docs.bitnami.com/tutorials/create-ci-cd-pipeline-gitlab-kubernetes/

Thus, during the build I get a build error - http://imgur.com/C5o1fvxl.png

I have already tried to change base domain so many different ways and no success. Any suggestions/help on that please?

Thank you