Hi all,
Out of interest in kubernetes and the plugin, I have installed on my omv 7 rpi4 (test sbc) and kubernetes is running fine.
I created a ssl certificate in OMV GUI and used rpi4.lan as the common name for the certificate. This is configured in the plugin settings.
I can access the kubernetes dashboard on either https://ip_address:4443 or https://rpi4.lan:4443
I used the recipe templates and deployed wetty and filebrowser. Both seem to be running OK.
My issue is that I can't access either of them from https://wetty.rpi4.lan:8443 or https://filebrowser.rpi4.lan:8443
I know i'm doing something silly but not sure what to do to investigate