How can I deactivate a dependency load (for example bitnami/postgresql) with values.yaml (and not with Chart.yaml)?
I want to use the dependency on my test values-test.yaml but use another external database on my values-prod.yaml, thus without the helm package in production.