mirror of
https://github.com/helm/helm.git
synced 2026-03-01 04:51:00 -05:00
9 lines
206 B
YAML
9 lines
206 B
YAML
apiVersion: v1
|
|
repositories:
|
|
- name: charts
|
|
url: "https://charts.helm.sh/stable"
|
|
- name: firstexample
|
|
url: "http://firstexample.com"
|
|
- name: secondexample
|
|
url: "http://secondexample.com"
|
|
|