forked from k-space/kube
		
	longhorn-system: Remove Prometheus annotation as we use PodMonitor already
This commit is contained in:
		| @@ -1056,9 +1056,6 @@ spec: | ||||
| apiVersion: v1 | ||||
| kind: Service | ||||
| metadata: | ||||
|   annotations: | ||||
|     prometheus.io/scrape: "true" | ||||
|     prometheus.io/port: "9500" | ||||
|   labels: | ||||
|     app: longhorn-manager | ||||
|   name: longhorn-backend | ||||
|   | ||||
		Reference in New Issue
	
	Block a user