Hello All,
I have what appears to be a running awx-operator on a single-node (k3s)
cluster - all pods are shown as running or completed
I can do a kubectl get svc, and get a 80/21421 port to supposedly connect to
via https. I get connection refused any time I try to https://localhost:31431
I have portainer running on the same kubernetes node, and have no trouble accessing
that using port 9443
I have built the awx-operator thru a proxy - seems ok.
Any ideas what is preventing me for accessing the service?
Thanks
ewholz