I'd like to be able to set annotations on the k8s service with values.yaml configuration. The reason is that I'm running planka in GKE and it needs some specific configuration on the service so that websockets aren't annoying (they disconnect with the default config about every 20s).
I'm willing to make the change and PR it myself.
Why is this needed?
I would like to configure the service with a BackEndConfig in GKE so that I don't get a pop up about connection lost every 30s
Is this a feature for the backend or frontend?
Backend
What would you like?
I'd like to be able to set annotations on the k8s service with values.yaml configuration. The reason is that I'm running planka in GKE and it needs some specific configuration on the service so that websockets aren't annoying (they disconnect with the default config about every 20s).
I'm willing to make the change and PR it myself.
Why is this needed?
I would like to configure the service with a BackEndConfig in GKE so that I don't get a pop up about connection lost every 30s
Other information
No response