change labels
This commit is contained in:
@@ -12,7 +12,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: home-assistant-main
|
app.kubernetes.io/name: home-assistant
|
||||||
|
app.kubernetes.io/metric-endpoint: home-assistant-main
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: http
|
- port: http
|
||||||
|
@@ -45,7 +45,7 @@ home-assistant:
|
|||||||
main:
|
main:
|
||||||
controller: main
|
controller: main
|
||||||
extraSelectorLabels:
|
extraSelectorLabels:
|
||||||
app.kubernetes.io/name: home-assistant-main
|
app.kubernetes.io/metric-endpoint: home-assistant-main
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 80
|
port: 80
|
||||||
|
Reference in New Issue
Block a user