forked from k-space/kube
		
	Migrate to Prometheus Operator
This commit is contained in:
		| @@ -1,4 +1,14 @@ | ||||
| --- | ||||
| apiVersion: monitoring.coreos.com/v1 | ||||
| kind: PodMonitor | ||||
| metadata: | ||||
|   name: monitoring | ||||
|   namespace: metallb-system | ||||
| spec: | ||||
|   selector: {} | ||||
|   podMetricsEndpoints: | ||||
|     - port: monitoring | ||||
| --- | ||||
| apiVersion: metallb.io/v1beta1 | ||||
| kind: MetalLB | ||||
| metadata: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user