-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
team: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
Is your feature request related to a problem? Please describe
For users who don't use the Proxy service as a LoadBalancer and instead have their own LoadBalancer in place, it would be very helpful to have the ability to set the Proxy service as ClusterIP instead. I believe having to manually set this has caused several failed Gitpod updates for me.
Describe the behaviour you'd like
Ideally a simple toggle in the admin UI would be excellent.
Describe alternatives you've considered
Manually editing the service for the moment (kubectl edit svc proxy -n gitpod
).
Additional context
Seenox and szab100
Metadata
Metadata
Assignees
Labels
team: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code