Skip to content

Commit 243e08d

Browse files
committed
Add PodMonitor CRD
1 parent 1f5ed3a commit 243e08d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ destroy-two-kind-clusters:
243243

244244
install-crd-servicemonitor:
245245
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.45.0/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
246+
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.45.0/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
246247

247248
reinstall-postgreslet: kind-load-image
248249
# helm repo add metal-stack https://helm.metal-stack.io # stable repo

0 commit comments

Comments
 (0)