green-crayon-74257
02/19/2024, 9:40 AMinputs:
literals:
tokenizer:
scalar:
primitive:
stringValue: a
Is there any way we can ask the control plane components to not keep the actual values in the control plane bucket?average-finland-92144
02/19/2024, 4:13 PMgreen-crayon-74257
02/20/2024, 3:59 AMRegardless of the Helm chart you're using, you can specify separate buckets for metadata and Raw data but not a metadata bucket per cluster (Yes, that's what I figured from the chart.
the metadata store (where Inputs are persisted) is shared by both the control and data planesWhat I observed is that the data plane can work without access to the metadata bucket (control plane), and this is because the inputs are already bound in the Workflow manifest.
average-finland-92144
02/20/2024, 2:59 PMstorage:
enableMultiContainer: true