thanos-io / kube-thanos

Kubernetes specific configuration for deploying Thanos.
Apache License 2.0
520 stars 177 forks source link

Add routerLabels to Receive router service #282

Closed michael-burt closed 2 years ago

michael-burt commented 2 years ago

Changes

This PR updates the Thanos Receive router service to include the routerLabels included on other router resources. It also reformats the ports section and adds assertions that also exist for other service port declarations.

Verification

I test this in a cluster and verified that it works.