allan-lewis / allans-home-lab

0 stars 0 forks source link

Pod labels #103

Closed allan-lewis closed 1 month ago

allan-lewis commented 1 year ago

Some Helm charts (Pi-hole and Rancher) are not putting the app.kubernetes.io/name label on pods, as a result of which Homepage is unable to detect that pods are running. The roles for these services manually apply these labels, but need a more seamless way to ensure that pods are labeled correctly if they move, etc.