I tried to deploy the development example found [here](https://github.com/owncloud/ocis-charts/blob/main/deployments/development-install/helmfile.yaml). But it ends up with an "Missing or invalid config" error when accessing the web portal. The chart generates a file named `/etc/ocis/web.yaml` which contains ``` --- web: config: ``` But it does not seem to be loaded.
I tried to deploy the development example found here.
But it ends up with an "Missing or invalid config" error when accessing the web portal.
The chart generates a file named
/etc/ocis/web.yamlwhich containsBut it does not seem to be loaded.