Hi there,
We are running collabora-online in our Kubernetes cluster. The wopi-client is deployed with the Helm chart.
Now we want to add the labels to the wopi-client pods, we need for our network policies to work. For the time being we added the labels with kubectl directly on the pods, so our policies are working.
But for future deployments we want to add the labels to the collabora-values.yaml file.
Can anyone help us to setup the values.yaml properly?