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 | apiVersion: v1 | ||||||
| kind: Service | kind: Service | ||||||
| metadata: | metadata: | ||||||
|   annotations: |  | ||||||
|     prometheus.io/scrape: "true" |  | ||||||
|     prometheus.io/port: "9500" |  | ||||||
|   labels: |   labels: | ||||||
|     app: longhorn-manager |     app: longhorn-manager | ||||||
|   name: longhorn-backend |   name: longhorn-backend | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user