Closed
Description
In my opinion, we should make all config values that have sensible default values optional in the config file. E.g., it should be totally fine to use a config like this:
apiVersion: v1
domain: gitpod.my-domain.example
That would also make generating config values for e.g. replicated easier.
see also #8266 (comment)