helm
helm copied to clipboard
Support for embedding Nextcloud in an iframe (Helm deployment)
I would like to embed Nextcloud inside an iframe, but currently, it seems to be blocked. I am deploying Nextcloud using the official Helm chart, and I would like to know:
-
What configuration changes are required in Nextcloud to allow it to be embedded in an iframe?
-
Are there specific settings needed in the Ingress configuration (e.g., annotations, headers)?
-
Are there security concerns I should be aware of when enabling iframes for Nextcloud?
Any guidance on how to properly configure this would be greatly appreciated.