remove labels
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -44,8 +44,6 @@ home-assistant: | ||||
|   service: | ||||
|     main: | ||||
|       controller: main | ||||
|       extraSelectorLabels: | ||||
|         app.kubernetes.io/metric-endpoint: home-assistant-main | ||||
|       ports: | ||||
|         http: | ||||
|           port: 80 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user