-
Notifications
You must be signed in to change notification settings - Fork 86
/
Copy pathzenkoversion.yaml
155 lines (155 loc) · 3.53 KB
/
zenkoversion.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
---
# DO NOT EDIT - autogenerated file
apiVersion: zenko.io/v1alpha1
kind: ZenkoVersion
metadata:
name: '${VERSION_FULL}'
spec:
dashboards:
backbeat:
image: backbeat-dashboards
tag: '${BACKBEAT_TAG}'
cloudserver:
image: cloudserver-dashboards
tag: '${CLOUDSERVER_TAG}'
kafka:
image: kafka-dashboard
tag: '${VERSION_FULL}'
kafkaCleaner:
image: kafka-cleaner-dashboards
tag: '${KAFKA_CLEANER_TAG}'
kafkaConnect:
image: kafka-connect-dashboard
tag: '${VERSION_FULL}'
mongodb:
image: mongodb-dashboard
tag: '${VERSION_FULL}'
redis:
image: redis-dashboard
tag: '${VERSION_FULL}'
vault:
image: vault-dashboards
tag: '${VAULT_TAG}'
zookeeper:
image: zookeeper-dashboard
tag: '${VERSION_FULL}'
s3utils:
image: s3utils-dashboards
tag: '${S3UTILS_TAG}'
scuba:
image: scuba-dashboards
tag: '${SCUBA_TAG}'
dr:
image: dr-dashboard
tag: '${VERSION_FULL}'
policies:
backbeat:
image: backbeat-policies
tag: '${BACKBEAT_TAG}'
sorbet:
image: sorbet-policies
tag: '${SORBET_TAG}'
vault:
image: vault-policies
tag: '${VAULT_TAG}'
versions:
management:
ui:
image: zenko-ui
tag: '${ZENKO_UI_TAG}'
uiConfig:
image: zenko-ui-config
tag: '${ZENKO_UI_TAG}'
api:
image: pensieve-api
tag: '${PENSIEVE_API_TAG}'
pushAPI:
image: pensieve-api
tag: '${PENSIEVE_API_TAG}'
cloudserver:
image: cloudserver
tag: '${CLOUDSERVER_TAG}'
backbeat:
image: backbeat
tag: '${BACKBEAT_TAG}'
drctl:
image: zenko-drctl
tag: ${DRCTL_TAG}
utapi:
image: utapi
tag: '${UTAPI_TAG}'
secureChannelProxy:
image: cloudserver
tag: '${CLOUDSERVER_TAG}'
localData:
image: cloudserver
tag: '${CLOUDSERVER_TAG}'
metrics:
image: cloudserver
tag: '${CLOUDSERVER_TAG}'
s3utils:
image: s3utils
tag: '${S3UTILS_TAG}'
scuba:
image: scuba
tag: '${SCUBA_TAG}'
sorbet:
image: sorbet
tag: '${SORBET_TAG}'
zookeeper:
image: zookeeper
tag: '${ZOOKEEPER_TAG}'
kafka:
cleaner:
image: kafka-cleaner
tag: '${KAFKA_CLEANER_TAG}'
cluster:
image: kafka
tag: '${KAFKA_TAG}'
connect:
image: kafka-connect
tag: '${KAFKA_CONNECT_TAG}'
cruiseControl:
image: cruise-control
tag: '${KAFKA_CRUISECONTROL_TAG}'
lagExporter:
image: kafka-lag-exporter
tag: '${KAFKA_LAGEXPORTER_TAG}'
monitoring:
image: jmx-javaagent
tag: '${JMX_JAVAAGENT_TAG}'
listener:
image: haproxy
tag: '${HAPROXY_TAG}'
vault:
image: vault2
tag: '${VAULT_TAG}'
shell:
image: busybox
tag: '${BUSYBOX_TAG}'
mongodb: '${MONGODB_TAG}'
redis:
db:
image: redis
tag: '${REDIS_TAG}'
exporter:
image: redis_exporter
tag: '${REDIS_EXPORTER_TAG}'
defaults:
backbeatConcurrency:
lifecycleBucketProcessor: 30
lifecycleObjectProcessor: 20
replicaMultipliers:
cloudserver: 16
internalCloudserver: 4
vault: 4
kafkaResources:
broker:
limitCPU: 3
cruiseControl:
limitMemory: 3Gi
featureFlags:
lifecycleOptimization: true
manageKafkaTopics: true
multipleColdLocations: true
backbeatGCVaultAuthorized: true