Using Certificate k8s object as pem for Dashboard

Hello!

I’m using a wildcard certificate in my environment for an ingress controller that maps to various hosts, including emqx-ui.preview.<myhost>.dev. Currently, it appears that in order to use the dashboard with HTTPS, the pem files are expected to be on the host filesystem. I would like to have the EMQX dashboard https listener use a k8s cert via k8s Certificate with a secretRef.

Is this possible? Due to the way that our dev environments work, it would be preferable to not have the PEM in the filesystem.

Thanks

Sorry, we don’t support this capability yet.