-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrepositories.yaml
51 lines (51 loc) · 986 Bytes
/
repositories.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
apiVersion: v1
repositories:
- caFile: ""
certFile: ""
keyFile: ""
name: stable
password: ""
url: https://kubernetes-charts.storage.googleapis.com
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: incubator
password: ""
url: https://kubernetes-charts-incubator.storage.googleapis.com
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: bitnami
password: ""
url: https://charts.bitnami.com/bitnami
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: azure-marketplace
password: ""
url: https://marketplace.azurecr.io/helm/v1/repo
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: openfaas
password: ""
url: https://openfaas.github.io/faas-netes
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: eks
password: ""
url: https://aws.github.io/eks-charts
username: ""
- caFile: ""
certFile: ""
keyFile: ""
name: center
password: ""
url: https://repo.chartcenter.io
username: ""