Closed embik closed 1 year ago
/cc @mjudeikis
/approve /lgtm
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mjudeikis
The full list of commands accepted by this bot can be found here.
The pull request process is described here
When exporting the front proxy directly via a
LoadBalancer
service, this kubeconfig needs to be updated to use the correct external port. This matches theEXTERNAL_PORT
environment variable set in thekcp
Deployment, but we cannot read from it here, so we need to replicate the logic.