You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/nextcloud/README.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -502,25 +502,25 @@ The nextcloud deployment includes a series of different probes you can use to de
502
502
503
503
This section provides options to enable and configure the Collabora Online server within your deployment. Please ensure to review the [Collabora Online Helm chart documentation](https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm/collabora-online) for additional details and recommended values.
| `collabora.ingress.enabled` | Enable or disable ingress for Collabora Online | `false` |
519
-
| `collabora.ingress.className` | Class name for the ingress controller | `""` |
520
-
| `collabora.ingress.annotations` | Annotations for the ingress resource | `{}` |
521
-
| `collabora.ingress.hosts` | List of hosts for the Collabora ingress | `[{"host": "chart-example.local", "paths": [{"path": "/", "pathType": "ImplementationSpecific"}]}]` |
522
-
| `collabora.ingress.tls` | TLS configuration for the Collabora ingress | `[]` |
523
-
| `collabora.resources` | Resource requests and limits for the Collabora Online pods | `{}` |
| `collabora.ingress.enabled` | Enable or disable ingress for Collabora Online | `false` |
519
+
| `collabora.ingress.className` | Class name for the ingress controller | `""` |
520
+
| `collabora.ingress.annotations` | Annotations for the ingress resource | `{}` |
521
+
| `collabora.ingress.hosts` | List of hosts for the Collabora ingress | `[{"host": "chart-example.local", "paths": [{"path": "/", "pathType": "ImplementationSpecific"}]}]` |
522
+
| `collabora.ingress.tls` | TLS configuration for the Collabora ingress | `[]` |
523
+
| `collabora.resources` | Resource requests and limits for the Collabora Online pods | `{}` |
524
524
> **Note**:
525
525
>
526
526
> You may need to uncomment `collabora.collabora.aliasgroups` and `collabora.collabora.extra_params`, depending on your setup. You may also need to set `collabora.collabora.server_name`. If left empty, it's derived from the request, so please set it if it doesn't work.
0 commit comments