Hi! While trying to deploy Datahub in kebernetes...
# contribute-code
s
Hi! While trying to deploy Datahub in kebernetes with datahub-helm repository I came across an inability to add custom labels to various sub-charts. This is preventing me to customise Ingress configuration for datahub-frontend and datahub-gms charts. Only way I could resolve this today is by forking these 2 charts into my local deployment and add those custom labels while so far I have been happily deploying all the components from the umbrella charts with minimal configuration overrides 🙂 I believe having an option to add custom labels would be a generic requirement for many in Datahub deployment community. In fact this could be a very small and non-disruptive change. Would you recommend me to submit a PR with this change?
m
Go for it, make the change and submit a PR 🙂