When trying to access the web app through `kubectl proxy` at http://localhost:8001/api/v1/namespaces/emojivoto/services/web-svc:http/proxy/ , I get a blank page:  These other web apps work fine: * http://localhost:8001/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy * http://localhost:8001/api/v1/namespaces/linkerd/services/web:http/proxy * http://localhost:8001/api/v1/namespaces/linkerd/services/grafana:http/proxy