helm
helm copied to clipboard
A community maintained helm chart for deploying Nextcloud on Kubernetes.
## Describe your Issue When using an existing secret with the bitnami mariadb chart config, nextcloud pod is unable to log into mariadb. The existing secret contains the keys specified...
## Description of the change Right now we always have to manually create PRs to update the default image version to the latest one. We should automate this to automatically...
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.10.0. Release notes Sourced from helm/kind-action's releases. v1.10.0 Requirements We changed to use wget instead of curl What's Changed Update kind to release v0.21.0 by...
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 to 4. Release notes Sourced from azure/setup-helm's releases. v4 latest v4 release Changelog Sourced from azure/setup-helm's changelog. Change Log [4.1.0] - 2024-03-01 #130 switches to use...
## Describe your Issue Installed a new helm chart for nextcloud and now i am facing this issue this didnt happen in an old version that i had installed before....
# Pull Request ## Description of the change The SecurityContext configuration was not applied to the InitContainers before. This PR fixes this. ## Benefits The SecurityContext is applied to all...
Hi, I use the helm chart 3.5.0 with mariadb. I try to use sealed secret to handle the mysql password with this configuration : ```yaml externalDatabase: enabled: true ## Supported...
## Describe your Issue When I activate HPA in the helmet chart, a pod is initially scheduled (which is correct). As soon as I synchronize files, the CPU load of...
Split of #478 Move all the configfiles for nginx, nextcloud, htaccess out of the kubernetes-resources as single file beside the helmchart and load them with helm function into the kubernetes-resources....
## Describe your Issue After installing the helm chart, I see warnings like this on `/settings/admin/overview`: - Your web server is not properly set up to resolve "/.well-known/caldav". Further information...