You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/12/07 22:01:19 UTC

[GitHub] [incubator-heron] joshfischer1108 commented on issue #3417: Helm Repo Unavailable

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:
users@infra.apache.org


With regards,
Apache Git Services