mirror of https://github.com/helm/helm
A bucket name in the path can be migrated to a custom k8s domain name. This is in preperation for that.pull/1545/head
parent
e4bbe33e92
commit
7a79661f0e
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
repositories:
|
repositories:
|
||||||
- name: charts
|
- name: charts
|
||||||
url: "http://storage.googleapis.com/kubernetes-charts"
|
url: "http://kubernetes-charts.storage.googleapis.com"
|
||||||
- name: local
|
- name: local
|
||||||
url: "http://localhost:8879/charts"
|
url: "http://localhost:8879/charts"
|
||||||
|
Loading…
Reference in new issue