The values references in README.md is inconsistent with VALUES_REFERENCE.md and the actual values used in the Helm chart. For example, the README.md states that the value datahub.metadata_service_authentication.enabled exists, however, it turns out that this value is actually called datahub.metadata_service_authentication.enabled as stated in the VALUES_REFERENCE.md.
The values references in
README.mdis inconsistent withVALUES_REFERENCE.mdand the actual values used in the Helm chart. For example, theREADME.mdstates that the valuedatahub.metadata_service_authentication.enabledexists, however, it turns out that this value is actually calleddatahub.metadata_service_authentication.enabledas stated in theVALUES_REFERENCE.md.