Hey, I am currently working on configuring `METADA...
# all-things-deployment
b
Hey, I am currently working on configuring
METADATA_SERVICE_AUTH_ENABLED
The docs state the following
set the METADATA_SERVICE_AUTH_ENABLED environment variable to "true" for the datahub-gms AND datahub-frontend containers / pods.
While the docs on github suggest there are more steps to enable the meta data auth service. found at (https://github.com/acryldata/datahub-helm/tree/master/charts/datahub/subcharts/datahub-frontend) and https://datahubproject.io/docs/introducing-metadata-service-authentication/ Should I follow the official docs or go with the github docs?
b
https://datahubproject.io/docs/introducing-metadata-service-authentication/ the brief set of instructions here are more for people who are using it for quickstart docker-compose builds should follow the one with more steps, especially if you're deploying with helm (dont you want to set your own secrets? 🙂 )
teamwork 1
b
Thanks for elaborating! didn't knew that the option was for the quickstart, but makes a lot of sense 🙂