ancient-apartment-23316
07/29/2022, 5:15 PMaws-load-balancer-internal: "true"
here https://github.com/acryldata/datahub-helm/blob/master/charts/datahub/subcharts/datahub-frontend/values.yaml#L48 and tried to install from local folder helm install datahub .
But I am getting an error message Error: INSTALLATION FAILED: Chart.yaml file is missing
Chart.yaml file is in place, I downloaded the full repository acryldata/datahub-helm locally
Please advise how best to install datahub-frontend k8s service with enabled annotation <http://service.beta.kubernetes.io/aws-load-balancer-internal|service.beta.kubernetes.io/aws-load-balancer-internal>: "true"
bumpy-needle-3184
07/29/2022, 6:30 PMdatahub-helm/charts/datahub
, when you are executing the command helm install datahub .
ancient-apartment-23316
08/01/2022, 6:40 PMhelm dependency build
and got error Error: can't get a valid version for repositories kafka. Try changing the version constraint in Chart.yaml
I use all managed services AWS, should I disable it in Chart.yaml file?bumpy-needle-3184
08/02/2022, 10:04 AMhelm install prerequisites datahub/datahub-prerequisites --values <<path-to-values-file>>
with updated values.yamlbumpy-needle-3184
08/02/2022, 10:06 AMsquare-activity-64562
08/02/2022, 5:52 PMancient-apartment-23316
08/02/2022, 5:53 PMancient-apartment-23316
08/02/2022, 5:54 PM