mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-27 17:31:51 +02:00
7 lines
121 B
Bash
Executable File
7 lines
121 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
hack/cluster-monitoring/deploy
|
|
|
|
kubectl --namespace=kube-system apply -f manifests/k8s/self-hosted
|
|
|