feat(nextcloud): Update from 30.0.10 to 31.0.6 and support for notify-push

This commit is contained in:
Philip Gaber
2025-07-09 14:41:12 +02:00
committed by Thorsten Roßner
parent 9e92aa3005
commit a4c8be60f3
18 changed files with 233 additions and 14 deletions

View File

@@ -226,7 +226,10 @@ cluster:
### Ingress
You need to explicitly set the `ingressClassName`, as openDesk defines it as an empty string by default. This prevents fallback to the clusters default ingress class, since the Helm charts used by openDesk components are not consistently aligned in how they handle a missing or empty `ingressClassName`.
The default value for the `ingressClassName` in openDesk is set to `nginx`. This prevents fallback to the
clusters default ingress class, since the Helm charts used by openDesk components are not consistently aligned in
how they handle a missing or empty `ingressClassName`. In case you are using a non-standard `ingressClassName` for
your `ingress-nginx` controller you have to configure it as follows:
```yaml
ingress: