I am using the moon2 helm chart, version 2.7.1.
Due to security requirements, I need to use a private container registry.
I see that it is possible to replace an image repository via the Config crd.
The problem is that I don't see an option to set an imagePullSecrets.
Does the moon2 chart support using an imagePullSecret configuration for spawned browser pods via CRD / serviceAccount?