helm icon indicating copy to clipboard operation
helm copied to clipboard

A community maintained helm chart for deploying Nextcloud on Kubernetes.

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

## Description of the change The actual port that the `NodePort` type service uses can be automatically generated if no `nodeport` field is specified, as per the docs here: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport...

## Description of the change With the new proxy config added, I want to be able to remove all manual config in the helm chart and use env vars Not...

blocked - upstream

## Description of the change This adds the remaining variables that are due to eventually be added in the upstream https://github.com/nextcloud/docker/pull/2271. All of these parameters are documented [here](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/primary_storage.html#simple-storage-service-s3). ## Benefits...

S3
blocked - upstream

## Describe your Issue I've used the S3 integration before "manually" via `configs.s3.config.php`, now the helm chart upgrade (v5.4.0) fails because it's already defined ### Logs and Errors > Helm...

bug
S3

## Description of the change Let's add support for [Collabora](https://www.collaboraonline.com/) as a subchart. Here's their [helm chart](https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm/collabora-online) and here's their [docs](https://sdk.collaboraonline.com/docs/installation/Kubernetes.html). - Split from #214 ## Benefits Allow users to...

enhancement

## Description of the change Let's add support for [OnlyOffice](https://www.onlyoffice.com/) as a subchart. Here's their [helm chart](https://github.com/ONLYOFFICE/Kubernetes-Docs). - Split from #214 ## Benefits Allow users to have a document server...

enhancement
good first issue

I see a lot of issues trying to fix CSP issues by using the `phpClientHttpsFix.enabled = true` variable (which sets up the OVERWRITEPROTOCOL env variable on the pod) However, a...

## Description of the change Adds a section about upgrades to clarify we should only do one major version at a time. ## Benefits just a little doc change to...

documentation
enhancement
upgrades

Returned default values for the external database # Pull Request ## Description of the change Helm chart does not work when using an external database for NextCloud. "key" is not...

# Pull Request ## Description of the change Not yet tested ## Benefits - support notify_push - improve ServiceMonitor (to collect data from nextcloud-exporter and notify_push) ## Possible drawbacks ##...

3. to review