kic-reference-architectures
kic-reference-architectures copied to clipboard
bug: failures with IP address retrieval for nginx-ingress IC for user display
Describe the bug
Recent change added in an error that results in the process finishing successfully, but exiting with an error due to not being able to pull the IP address due to the service name not being specified correctly. Service is kic-nginx-ingress but the code looks for kic_nginx_ingress.
To Reproduce Steps to reproduce the behavior:
- Deploy any infrastructure other than AWS.
Expected behavior Should return the IP address.
Your environment *n/a
Additional context
- None