Open kriegalex opened 3 months ago
Oh, awesome! Thanks, @kriegalex for this PR!
Right now the workflow is failing: https://github.com/nextcloud/helm/actions/runs/10956242340/job/30421859233?pr=623#step:7:16
You can fix this by adding the helm repo for collabora to this section of the workflow file, similar to how we do for bitnami: https://github.com/nextcloud/helm/blob/b25b4ad50bb46bb61947f9c35260f681d4706885/.github/workflows/lint-test.yaml#L39-L41
Thanks for the change on lint tests. I'm still learning k8s, didn't think of that.
Description of the change
Benefits
Possible drawbacks
extra_params
,server_name
,aliasgroups
andannotations
.Applicable issues
Additional information
Tested on my local kubernetes cluster with a HTTPS nginx ingress. Nextcloud can communicate with Collabora. Not tested with HAProxy (though it is only a change in annotations specific to HAProxy).
Checklist
Chart.yaml
according to semver.