Open colearendt opened 1 year ago
https://github.com/rstudio/helm/blob/ee5b2a34af2e1de3dd2db9a32e98c949a6c67398/charts/rstudio-workbench/values.yaml#L397
we should decide whether to null out the default or leave a json blob, etc.
This speaks to a larger question of "mutable types" In helm and how to allow someone to pass either a string or a json blob, etc.
Is this even possible? Related to #35 #379
https://github.com/rstudio/helm/blob/ee5b2a34af2e1de3dd2db9a32e98c949a6c67398/charts/rstudio-workbench/values.yaml#L397
we should decide whether to null out the default or leave a json blob, etc.
This speaks to a larger question of "mutable types" In helm and how to allow someone to pass either a string or a json blob, etc.
Is this even possible? Related to #35 #379