Addyvan / valheim-k8s

valheim game-server on kubernetes
MIT License
94 stars 45 forks source link

Please support custom annotations on the Service #41

Closed TBBle closed 3 weeks ago

TBBle commented 2 years ago

There are two important use-cases for custom annotations on services:

This is a pretty common setup and shouldn't be hard to add. I might have a burl at it later myself, but in the meantime, it's low-hanging fruit for someone keen.

You can see how it's done in the helm create Ingress template and Values template.

Addyvan commented 3 weeks ago

Better late than never, merged https://github.com/Addyvan/valheim-k8s/pull/51