Bug description
when using experimental settings in installer, error message is not very helpful.
would be good to tell user how to enable experimental options in that message.
Also, after digging through source code I did find the switch for it:
-danger-use-unsupported-config enable use of unsupported config
which doesn't mention anything that it enables experimental settings.
Steps to reproduce
./gitpod-installer render --config overrride-values.yaml > manifests.yaml
config contains experimental options - ignoring them
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response