k0sproject / k0smotron

k0smotron
https://docs.k0smotron.io/
Other
423 stars 39 forks source link

fix controlplane service also matching etcd pods #593

Closed Schnitzel closed 1 month ago

Schnitzel commented 1 month ago

fixes #592

this ensures the controlplane pods have an component: cluster while the etcd pods have an component: etcd label, this way the service for the controlplanes don't also match the etcd pods.