We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5ed3a commit 243e08dCopy full SHA for 243e08d
Makefile
@@ -243,6 +243,7 @@ destroy-two-kind-clusters:
243
244
install-crd-servicemonitor:
245
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
247
248
reinstall-postgreslet: kind-load-image
249
# helm repo add metal-stack https://helm.metal-stack.io # stable repo
0 commit comments