-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.yaml
63 lines (63 loc) · 1.93 KB
/
requirements.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
52
53
54
55
56
57
58
59
60
61
62
63
dependencies:
# We should manually install strimzi operator. (See README.md requirements section)
- name: schema-registry
version: ~1.1.8
repository: http://storage.googleapis.com/kubernetes-charts-incubator
alias: schemaregistry
condition: schema-registry.enabled
- name: schema-registry-ui
version: ~0.4.1
repository: https://kubernetes-charts.storage.googleapis.com
alias: schemaregistry-ui
condition: schema-registry-ui.enabled
- name: kafka-connect-ui
version: ~0.1.0
repository: https://gradiant.github.io/charts
condition: kafka-connect-ui.enabled
- name: kafka-manager
version: ~2.2.0
repository: https://kubernetes-charts.storage.googleapis.com
condition: kafka-manager.enabled
- name: jupyterhub
version: 0.9.0-beta.3
repository: https://jupyterhub.github.io/helm-chart/
condition: jupyterhub.enabled
- name: sparkoperator
version: ~0.6.1
repository: http://storage.googleapis.com/kubernetes-charts-incubator
condition: sparkoperator.enabled
- name: spark-standalone
version: ~0.1.0
repository: https://gradiant.github.io/charts
condition: spark-standalone.enabled
- name: hdfs
version: ~0.1.0
repository: https://gradiant.github.io/charts
condition: hdfs.enabled
- name: hbase
version: ~0.1.0
repository: https://gradiant.github.io/charts
condition: hbase.enabled
- name: opentsdb
version: ~0.1.0
repository: https://gradiant.github.io/charts
condition: opentsdb.enabled
- name: grafana
version: ~4.0.4
repository: https://kubernetes-charts.storage.googleapis.com
condition: grafana.enabled
- name: elasticsearch
version: ~7.4.0
repository: https://helm.elastic.co
condition: elasticsearch.enabled
- name: kibana
version: ~7.4.0
repository: https://helm.elastic.co
condition: kibana.enabled
- name: redis
version: ~9.5.5
repository: https://kubernetes-charts.storage.googleapis.com
condition: rebase.enabled
- name: jmxproxy
version: ~0.1.0
repository: file://../jmxproxy