We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96b6477 + 09e938a commit de23001Copy full SHA for de23001
config/clusters/awi-ciroh/prod.values.yaml
@@ -54,6 +54,12 @@ basehub:
54
slug: "rkernel"
55
kubespawner_override:
56
image: "quay.io/2i2c/awi-ciroh-image:f7f6aa41555b"
57
+ preprocessor:
58
+ display_name: "NGIAB Data Preprocessor"
59
+ kubespawner_override:
60
+ # From https://github.com/CIROH-UA/NGIAB_data_preprocess
61
+ image: "quay.io/awiciroh/devcon25:ngiab_datapreprocess"
62
+ image_pull_policy: "Always"
63
64
mem_limit: 7G
65
mem_guarantee: 5G
0 commit comments