nice-agency-96111
09/24/2025, 9:57 AMmetaflow-ui.ingress and access it, I'll simply get the Error Loading Data (As shown below)
I'm clearly doing something wrong. Does anyone happen to have a full values file for the chart, they can send me, so I have a clear idea of what should work? 🙂
Thank you very much 🙏brash-gold-6157
09/24/2025, 11:25 AMmetaflow-ui:
ingress:
annotations:
<http://cert-manager.io/cluster-issuer|cert-manager.io/cluster-issuer>: <name-of-certificate-issuer>
hosts:
- host: <http://metaflow-ui.domain-name.app|metaflow-ui.domain-name.app>
className: <ingress-classname>
tls:
- secretName: metaflow-ui-cert
hosts:
- <http://metaflow-ui.domain-name.app|metaflow-ui.domain-name.app>nice-agency-96111
09/24/2025, 11:43 AMhundreds-zebra-57629
09/24/2025, 3:57 PM