Closed
Description
Bug description
The installer uses services type=ClusterIP
. In particular for workspace clusters we need to use type=LoadBalancer
, using standard ports 80 and 443. If we could also add support for additional annotations it would be ideal.
The goal here is to reduce the need for post-processing.
Steps to reproduce
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response