You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
helm repo add pelias-charts https://github.com/pelias/kubernetes
Error: looks like "https://github.com/pelias/kubernetes" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/pelias/kubernetes/index.yaml : 404 Not Found
helm repo add pelias-chart https://github.com/pelias/pelias
Error: looks like "https://github.com/pelias/pelias" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/pelias/pelias/index.yaml : 404 Not Found
git clone https://github.com/pelias/kubernetes
helm template --namespace pelias kubernetes/Chart.yaml -f kubernetes/values.yaml
Error: file '/home/ubuntu/Projects/kubernetes-gcp/pelias/kubernetes/Chart.yaml' seems to be a YAML file, but expected a gzipped archive
Where do I get the chart from? The docs just say to reference the [non existent] file. Helm has lost the battle, kustomize is vastly superior in every way and is now built into kubectl. Please consider upgrading to Kustomize.
The text was updated successfully, but these errors were encountered:
Where do I get the chart from? The docs just say to reference the [non existent] file. Helm has lost the battle, kustomize is vastly superior in every way and is now built into kubectl. Please consider upgrading to Kustomize.
The text was updated successfully, but these errors were encountered: