Error on kubernetes deployment using ingress with domain and tls
I was creating a deployment in kubernetes using ingress with domain and tls
my application is simple currency convertor which is using external api in the backend to convert the currency after the button pressed in frontend.