Hi,
I’m testing an installation of SonarQube in an OpenShift cluster.
I have the same problem and I use the same solution as the following topic: Helm to deploy LTS-enterprise in to air-gapped Kubernetes .
But I have a question:
Wouldn’t it be possible to use this feature of Helm, Global Chart Values ?
Note that the subchart postgres already uses it global parameters: global.imageRegistry. I use it in my values.yaml and it works fine.
Thanks for your reply