Closed ctit-cl closed 2 years ago
I created an ingress element in my K8s Deploy with the variables in API Deploy.
- name: MONOCLE_PUBLIC_URL value: https://mr.webdoxclm.com - name: MONOCLE_WEBAPP_TITLE value: WebdoxCLM
but I have this error in the validation of deployment.
is it possible to create an ingress in Kubernetes or only local deploy with port-forward?
Hi, I don't see any error in the HTML output here. Sure an ingress resource can be declared to remove the need of the port forward.
I created an ingress element in my K8s Deploy with the variables in API Deploy.
but I have this error in the validation of deployment.
is it possible to create an ingress in Kubernetes or only local deploy with port-forward?