-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvalues.yaml
More file actions
589 lines (588 loc) · 21.4 KB
/
values.yaml
File metadata and controls
589 lines (588 loc) · 21.4 KB
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
ambassador:
jupyterNamespace: jupyter-pods-qa-prometheus
arborist:
autoscaling:
enabled: true
maxReplicas: 1
minReplicas: 1
targetCPUUtilizationPercentage: 40
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/arborist
tag: '2025.04'
externalSecrets:
dbcreds: qa-prometheus-arborist-creds
audit:
enabled: false
externalSecrets:
auditG3auto: qa-prometheus-audit-g3auto
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::707767160287:role/devplanetv2--qa-prometheus-helm--audit-sqs-receiver
aws-es-proxy:
enabled: true
esEndpoint: vpc-devplanetv2-gen3-metadata-2-xkwr2f3gbxua5mqqi7rhnat4la.us-east-1.es.amazonaws.com
image:
repository: quay.io/cdis/aws-es-proxy
tag: v1.3.1
dashboard:
dashboardConfig:
bucket: dashboard-707767160287-qa-prometheus-gen3
prefix: qa-prometheus.planx-pla.net
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/gen3-statics
tag: '2025.04'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::707767160287:role/devplanetv2--qa-prometheus-helm--dashboard-access
fence:
autoscaling:
enabled: true
maxReplicas: 1
minReplicas: 1
targetCPUUtilizationPercentage: 40
usersync:
usersync: true
userYamlS3Path: s3://cdis-gen3-users/pdp/user.yaml
enabled: true
externalSecrets:
createK8sGoogleAppSecrets: true
fenceConfig: qa-prometheus-fence-config
fenceJwtKeys: qa-prometheus-fence-jwt
dbcreds: qa-prometheus-fence-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: '2025.04'
fluentd:
enabled: true
image:
repository: fluent/fluentd-kubernetes-daemonset
tag: v1.15.3-debian-cloudwatch-1.0
frontend-framework:
enabled: true
image:
repository: quay.io/cdis/mc2dp-data-platform
tag: main
gen3-user-data-library:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/gen3-user-data-library
tag: main
externalSecrets:
dbcreds: qa-prometheus-gen3userdatalibrary-creds
gen3UserDataLibraryG3auto: qa-prometheus-gen3userdatalibrary-g3auto
global:
crossplane:
enabled: true
oidcProviderUrl: "oidc.eks.us-east-1.amazonaws.com/id/F057519C0E32B7DE2580904C4007BB21"
accountId: "707767160287"
aws:
account: '707767160287'
awsEsProxyRole: devplanetv2--qa-prometheus-helm--es-access
enabled: true
hatchery_role: devplanetv2--qa-prometheus-helm--hatchery-sa
secretStoreServiceAccount:
enabled: true
roleArn: arn:aws:iam::707767160287:role/qa-prometheus-external-secrets-sa
wafv2:
enabled: true
wafAclArn: "arn:aws:wafv2:us-east-1:707767160287:regional/webacl/devplanetv2-waf/30660590-f707-4ecf-aeae-ddfbe381f388"
dev: false
dictionaryUrl: https://s3.amazonaws.com/dictionary-artifacts/pdp_dictionary/0.0.5/schema.json
dispatcherJobNum: '10'
environment: qa-prometheus
externalSecrets:
deploy: true
frontendRoot: gen3ff
hostname: qa-prometheus.planx-pla.net
manifestGlobalExtraValues:
ecr-access-job-role-arn: arn:aws:iam::654654631253:role/EcrRepoPolicyUpdateRole
kube_bucket: kube_bucket.devplanetv1.gen3
logs_bucket: logs-devplanetv1-gen3
netpolicy: 'on'
public_datasets: true
sync_from_dbgap: 'False'
useryaml_s3path: s3://cdis-gen3-users/pdp/user.yaml
tierAccessLevel: libre
tierAccessLimit: 50
portalApp: gitops
postgres:
dbCreate: false
revproxyArn: arn:aws:acm:us-east-1:707767160287:certificate/520ede2f-fc82-4bb9-af96-4b4af7deabbd
guppy:
configIndex: pdp-commons-commons-config-index
enabled: true
esEndpoint: http://elasticsearch:9200
image:
repository: quay.io/cdis/guppy
tag: '2025.04'
indices:
- index: pdp-commons-commons-index
type: metadata
hatchery:
enabled: true
replicaCount: 2
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery
tag: '2025.04'
hatchery:
json: |
{
"user-namespace": "jupyter-pods-qa-prometheus",
"sub-dir": "/lw-workspace",
"user-volume-size": "10Gi",
"default-pay-model": {
"workspace_type": "Trial Workspace",
"local": true
},
"sidecar": {
"cpu-limit": "1.0",
"memory-limit": "256Mi",
"image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/ecs-ws-sidecar:2025.03",
"env": {
"NAMESPACE": "qa-prometheus",
"HOSTNAME": "qa-prometheus.planx-pla.net"
},
"args": [],
"command": [
"/bin/bash",
"./sidecar.sh"
],
"lifecycle-pre-stop": [
"su",
"-c",
"echo test",
"-s",
"/bin/sh",
"root"
]
},
"containers": [
{
"target-port": 8888,
"cpu-limit": "1.0",
"memory-limit": "4Gi",
"name": "(Generic) Jupyter Lab Notebook with R Kernel",
"image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/jupyter-prometheus:prometheus-MC2DP-362",
"env": {
"FRAME_ANCESTORS": "https://qa-prometheus.planx-pla.net"
},
"args": [
"--JupyterNotebookApp.base_url=/lw-workspace/proxy/",
"--JupyterNotebookApp.default_url=/lab",
"--JupyterNotebookApp.password=''",
"--JupyterNotebookApp.token=''",
"--JupyterNotebookApp.ip='*'",
"--JupyterNotebookApp.notebook_dir='/home/jovyan'",
"--JupyterNotebookApp.shutdown_no_activity_timeout=5400",
"--JupyterNotebookApp.quit_button=False"
],
"command": [
"start-notebook.sh"
],
"path-rewrite": "/lw-workspace/proxy/",
"use-tls": "false",
"ready-probe": "/lw-workspace/proxy/",
"lifecycle-post-start": [
"/bin/sh",
"-c",
"export IAM=`whoami`; rm -rf /home/$IAM/pd/dockerHome; rm -rf /home/$IAM/pd/lost+found; ln -s /data /home/$IAM/pd/; true"
],
"user-uid": 1010,
"fs-gid": 100,
"user-volume-location": "/home/jovyan/pd",
"gen3-volume-location": "/home/jovyan/.gen3"
}
]
}
indexd:
autoscaling:
enabled: true
maxReplicas: 1
minReplicas: 1
targetCPUUtilizationPercentage: 40
enabled: true
externalSecrets:
serviceCreds: qa-prometheus-indexd-service-creds
dbcreds: qa-prometheus-indexd-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexd
tag: '2025.04'
manifestservice:
enabled: true
externalSecrets:
manifestserviceG3auto: qa-prometheus-manifestservice-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/manifestservice
tag: '2025.04'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::707767160287:role/devplanetv2--qa-prometheus-helm--manifest-service-sa
metadata:
aggMdsConfig: |-
{
"configuration": {
"schema": {
"_subjects_count": {
"type": "integer"
},
"_manifest": {
"type": "array",
"properties": {
"file_name": {
"type": "string"
},
"file_size": {
"type": "integer"
}
}
},
"tags": {
"type": "array"
},
"advSearchFilters": {
"type": "array",
"properties": {
"key": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"_unique_id": {},
"study_description": {},
"study_id": {},
"study_url": {},
"project_id": {},
"short_name": {},
"full_name": {},
"commons_url": {},
"commons": {},
"data_source": {},
"disease_type": {},
"primary_site": {},
"authz": {},
"subject_id": {},
"subject_id_list": {
"type": "array",
"default": []
},
"subject_apollo_id": {},
"subject_race": {},
"subject_gender": {},
"subject_ethnicity": {},
"subject_metastasis": {},
"subject_cancer_type": {},
"subject_cancer_grade": {},
"subject_cancer_stage": {},
"subject_year_of_birth": {},
"subject_primary_disease": {},
"subject_type_of_exposure": {},
"subject_type_of_exposures": {
"type": "array"
},
"subject_chemical_agents_of_exposure": {},
"subject_run_id": {},
"subject_class": {},
"subject_group": {},
"subject_project": {},
"subject_rundate": {},
"subject_exp_target": {},
"subject_ionization": {},
"subject_chromatography": {},
"subject_plate": {},
"subject_injection": {},
"subject_plate_position": {},
"mc2dp_global_id": {},
"data_files": {
"type": "array"
},
"filesCount": {
"type": "array",
"properties": {
"_typename": {
"type": "string"
},
"data_category": {
"type": "string"
},
"file_type": {
"type": "string"
},
"files_count": {
"type": "integer"
}
}
},
"versions": {
"type": "array",
"properties": {
"_typename": {
"type": "string"
},
"number": {
"type": "string"
}
}
},
"supplementaryFilesCount": {
"type": "array",
"properties": {
"_typename": {
"type": "string"
},
"data_category": {
"type": "string"
},
"file_type": {
"type": "string"
},
"files_count": {
"type": "integer"
}
}
},
"nonSupplementaryFilesCount": {
"type": "array",
"properties": {
"_typename": {
"type": "string"
},
"data_category": {
"type": "string"
},
"file_type": {
"type": "string"
},
"files_count": {
"type": "integer"
}
}
}
},
"settings": {
"cache_drs": true
}
},
"adapter_commons": {
"aggregated-subject-level-metadata": {
"mds_url": "https://externalgen3.prometheus.data-commons.org/",
"commons_url": "externalgen3.prometheus.data-commons.org",
"adapter": "gen3",
"config": {
"guid_type": "aggmds_metadata_entry",
"study_field": "gen3_discovery"
},
"keep_original_fields": false,
"field_mappings": {
"authz": "",
"tags": "path:tags",
"_unique_id": "path:mc2dp_global_id",
"commons": "path:data_source",
"subject_id_list": "path:data_source_ids",
"subject_metastasis": "path:metastasis",
"subject_cancer_type": "path:cancer_type",
"subject_cancer_grade": {
"path": "cancer_grade",
"filters": [
"normalize_value"
],
"filterParams": {
"normalize_value": {
"i": "I",
"ii": "II",
"iii": "III",
"iv": "IV"
}
},
"default": ""
},
"subject_primary_disease": "path:primary_disease",
"subject_type_of_exposures": "path:type_of_exposures",
"subject_ethnicity": {
"path": "subject_ethnicity",
"filters": [
"normalize_value"
],
"filterParams": {
"normalize_value": {
"spanish/hispanic/latino (of any race)": "Hispanic or Latino",
"not hispanic or latino": "Not Hispanic or Latino",
"hispanic or latino": "Hispanic or Latino",
"unknown": "Unknown",
"not available": "Declined to Answer",
"declined to answer": "Declined to Answer",
"not hispanic or latino, declined to answer": "Not Hispanic or Latino / Declined to Answer",
"not reported / unknown": "Unknown"
}
},
"default": ""
},
"subject_gender": {
"path": "gender",
"filters": [
"normalize_value"
],
"filterParams": {
"normalize_value": {
"male": "Male",
"female": "Female",
"female, male" : "Female, Male",
"male, female" : "Male, Female",
"not reported": "Not Reported",
"Not Reported": "Not Reported"
}
},
"default": ""
},
"subject_race": {
"path": "race",
"filters": [
"normalize_value"
],
"filterParams": {
"normalize_value": {
"black or african american": "Black or African American",
"american indian / alaskan native": "American Indian / Alaskan Native",
"black or african american; white": "Black or African American / White",
"black or african american; white; other(mixed)": "Black or African American / White / Other",
"not available": "Not Reported",
"native hawaiian or other pacific islander": "Native Hawaiian or Other Pacific Islander",
"asian": "Asian",
"not reported, white": "Declined to Answer, White",
"declined to answer": "Declined to Answer",
"asian; black or african american": "Asian / Black or African American",
"white": "White"
}
},
"default": ""
},
"data_source": "aggregated data",
"commons_url": "externalgen3.prometheus.data-commons.org",
"mc2dp_global_id": "path:mc2dp_global_id",
"is_synthetic": "No",
"data_files": "path:data_type"
}
},
"PNNL-subject-level-metadata": {
"mds_url": "https://externalgen3.prometheus.data-commons.org/",
"commons_url": "externalgen3.prometheus.data-commons.org",
"adapter": "gen3",
"config": {
"guid_type": "PNNL_subject_metadata",
"study_field": "gen3_discovery"
},
"keep_original_fields": false,
"field_mappings": {
"authz": "",
"tags": "path:tags",
"_unique_id": "path:_unique_id",
"commons": "path:commons",
"subject_id": "path:sample_id",
"subject_run_id": "path:replicate_info.run_id",
"subject_class": "path:class",
"subject_group": "path:group",
"subject_project": "path:project",
"subject_rundate": "path:rundate",
"subject_exp_target": "path:exp_target",
"subject_ionization": "path:ionization",
"subject_chromatography": "path:chromatography",
"subject_plate": "path:replicate_info.plate",
"subject_injection": "path:replicate_info.injection",
"subject_plate_position": "path:replicate_info.plate_position",
"data_source": "path:data_source",
"mc2dp_global_id": "",
"is_synthetic": "Yes",
"commons_url": "externalgen3.prometheus.data-commons.org"
}
}
}
}
aggMdsNamespace: pdp-commons
autoscaling:
enabled: true
maxReplicas: 1
minReplicas: 1
targetCPUUtilizationPercentage: 40
enabled: true
esEndpoint: http://elasticsearch:9200
externalSecrets:
metadataG3auto: qa-prometheus-metadata-g3auto
dbcreds: qa-prometheus-metadata-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/metadata-service
tag: master
useAggMds: true
mutatingWebhook:
enabled: true
peregrine:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/peregrine
tag: '2025.04'
portal:
enabled: false
requestor:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/requestor
tag: '2025.04'
externalSecrets:
dbcreds: qa-prometheus-requestor-creds
revproxy:
autoscaling:
enabled: true
maxReplicas: 1
minReplicas: 1
targetCPUUtilizationPercentage: 40
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx
tag: '2025.04'
ingress:
aws:
group: qa-prometheus-helm
sheepdog:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog
tag: '2025.04'
externalSecrets:
dbcreds: qa-prometheus-sheepdog-creds
ssjdispatcher:
enabled: false
externalSecrets:
credsFile: qa-prometheus-ssjdispatcher-creds
dbcreds: qa-prometheus-ssjdispatcher-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/ssjdispatcher
tag: '2025.04'
indexing: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexs3client:2025.04
wts:
enabled: true
externalSecrets:
createWtsOidcClientSecret: false
wtsG3auto: qa-prometheus-wts-g3auto
wtsOidcClient: qa-prometheus-wts-client-secret
dbcreds: qa-prometheus-wts-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/workspace-token-service
tag: 0.4.4
# AuroraRDSCopy Job configuration
auroraRdsCopyJob:
enabled: true
auroraMasterSecret: aurora-creds
sourceNamespace: qa-mc2dp-helm
targetNamespace: qa-mc2dp-helm
writeToK8sSecret: true
pushToAwsSecret: true
services:
- serviceName: indexd
sourceSecret: indexd-dbcreds
targetSecret: indexd-dbcreds
- serviceName: metadata
sourceSecret: metadata-dbcreds
targetSecret: metadata-dbcreds