HTTPS check in k8s

I run nextcloud in k8s and i’m ofc using SSL but now the passwords manager app no longer works as the check fails. Basically the pod itself indeed does not use SSL as SSL is terminated in the ingress.
Is there an option to disable this check? I mean i see why you would want to do a check like that for a password manager but i would like to get back to my passwords…

Your Nextcloud sits behind an SSL termination proxy which means it needs to be configured to know it’s behind an SSL termination proxy.

Check the setup report on the error page and read the documentation that’s linked on it to configure Nextcloud correctly and get rid of the page.