The only node and cluster drivers that should be visible in the UI are the ones that are installed or enabled by default, all others should be removed. This should be doable by removing the relevant nodeDriver and kontainerDriver objects from the Helm templates.
There's also an option in the user's Preferences menu to select other languages, these should be removed as well. This may be a bit trickier as I believe the values in the dropdown are baked into the JavaScript but still should be removed somehow.
The only node and cluster drivers that should be visible in the UI are the ones that are installed or enabled by default, all others should be removed. This should be doable by removing the relevant
nodeDriver
andkontainerDriver
objects from the Helm templates.There's also an option in the user's Preferences menu to select other languages, these should be removed as well. This may be a bit trickier as I believe the values in the dropdown are baked into the JavaScript but still should be removed somehow.