onyxia-api icon indicating copy to clipboard operation
onyxia-api copied to clipboard

Fix support for overwriteDefaultWith can be other type than string

Open johnksv opened this issue 2 years ago • 0 comments

Onyxia web added support for that overwriteDefaultWith can be of different types than string in https://github.com/InseeFrLab/onyxia/issues/702 . This is however not supported by onyxia-api yet, and thus an error will occure if your overwriteDefaultWith in the helm chart is of other type than string.

johnksv avatar Jan 18 '24 12:01 johnksv