-
Revert change to cast settings values to strings as they could be nested (#1756)
released this
2024-03-12 15:58:00 +00:00 | 131 commits to main since this release- We cast the settings value to a string so that it would display
properly in the Openshift UI. Unfortunately, the k8s validator will no
longer allow arrays for settings values.
Downloads
- We cast the settings value to a string so that it would display