remove labels

This commit is contained in:
2025-05-14 19:22:15 -05:00
parent 3419a6df3a
commit 745bf75749
2 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: home-assistant
app.kubernetes.io/metric-endpoint: home-assistant-main
app.kubernetes.io/instance: {{ .Release.Name }}
endpoints:
- port: http

View File

@@ -44,8 +44,6 @@ home-assistant:
service:
main:
controller: main
extraSelectorLabels:
app.kubernetes.io/metric-endpoint: home-assistant-main
ports:
http:
port: 80