After Spinnaker installation is done, we need to change the Service type for deck and gate to LoadBalancer IP and override the UI and gate base URL's 


hal config security ui edit \

    --override-base-url http://<deck-IP>:9000/


hal config security api edit \

    --override-base-url http://<Gate-IP>:8084/