Add trusted_domains after installation #640
Labels
documentation
Improvements or additions to documentation
good first issue
Small tasks with clear documentation about how and in which place you need to fix things in.
Installed Nextcloud via helm on a baremetal k8s cluster. Created an ingress from another domain to point to Nextcloud service, but it won't let me visit the site because of a trusted_domain error.
Went back into values.yml and added the new domain, ran:
However, the config.php did not reflect the new list of trusted domains after restart.
Relevent values.yml
mydomain2.com is the new domain, did not get added to config.php.
The text was updated successfully, but these errors were encountered: