joshfischer1108 commented on issue #3417: Helm Repo Unavailable URL: https://github.com/apache/incubator-heron/issues/3417#issuecomment-562890458 Ah.. Another thing to add to the list. Thanks for reporting it. I'll post an update when we get this resolved. Until then you have two options. You can deploy the chart directly from the code base. The helm chart is in the folder `${root}/deploy/kubernetes/helm` or you can use the Bazel target to generate the helm chart and load it into your own helm repository.. For example `bazel build --config=darwin scripts/packages:generate-helm-charts` on a mac should generate a file called `index.yaml` and a `tar.gz` file containing the files need to create your own repository until the official Apache distribution is made available.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
