Hi I am getting this error when trying to update a deployment on EKS with Circle ci
“The connection to the server localhost:8080 was refused - did you specify the right host or port?”
I am using the “kubernetes/create-or-update-resource:” with this orb
"kubernetes: circleci/kubernetes@0.11.2 "
I cannot seem to figure out what is the issue