Skip to content
Snippets Groups Projects
Unverified Commit 7a1f033c authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Update helm stable repo (#6867)

As https://helm.sh/blog/new-location-stable-incubator-charts/
helm stable repo is changed to https://charts.helm.sh/stable
In addition, if using helm v3.4.0+ the old stable repo installation
is failed.
So this updates the stable repo to avoid such error.
parent 4a5acad4
Branches
Tags
No related merge requests found
......@@ -32,7 +32,7 @@ helm_cert_group: root
helm_cert_owner: root
# Set URL for stable repository
# helm_stable_repo_url: "https://kubernetes-charts.storage.googleapis.com"
# helm_stable_repo_url: "https://charts.helm.sh/stable"
# Namespace for the Tiller Deployment.
tiller_namespace: kube-system
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment