๐ We are using a private with your Helm chart.
Specifying the image is quite straightforward in the values.yaml file: https://github.com/dagger/dagger/blob/main/helm/dagger/values.yaml#L43
However I cannot find how to specify the imagePullSecrets so our private image can be pulled in the DaemonSet.
Is there a way to do that at the moment?