helm icon indicating copy to clipboard operation
helm copied to clipboard

A community maintained helm chart for deploying Nextcloud on Kubernetes.

Results 209 helm issues
Sort by recently updated
recently updated
newest added

## 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...

1. to develop
externalDatabase

## 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...

enhancement

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...

dependencies
github_actions

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...

dependencies
github_actions

## 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...

externalDatabase

## 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...