mabye like that?
This commit is contained in:
		@@ -8,3 +8,4 @@ spec:
 | 
				
			|||||||
  ports:
 | 
					  ports:
 | 
				
			||||||
  - port: 8123
 | 
					  - port: 8123
 | 
				
			||||||
    targetPort: 8123
 | 
					    targetPort: 8123
 | 
				
			||||||
 | 
					    name: http
 | 
				
			||||||
@@ -9,5 +9,5 @@ spec:
 | 
				
			|||||||
    matchLabels:
 | 
					    matchLabels:
 | 
				
			||||||
      app: homeassistant
 | 
					      app: homeassistant
 | 
				
			||||||
  endpoints:
 | 
					  endpoints:
 | 
				
			||||||
    - port: 8123
 | 
					    - port: http
 | 
				
			||||||
      path: /api/prometheus
 | 
					      path: /api/prometheus
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user