diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-26 01:15:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-26 01:15:51 +0200 |
| commit | 0dbb68c61f68a888d75eb0d1ad3a7aaede75f0e5 (patch) | |
| tree | f061427668a5a68a73e7a8c4c15c9ddae5f5f2d2 /f3s/prometheus | |
| parent | bd2674ed4aba2298053bef0ae24f034146cdfda0 (diff) | |
jo
Diffstat (limited to 'f3s/prometheus')
| -rw-r--r-- | f3s/prometheus/Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/prometheus/Justfile b/f3s/prometheus/Justfile index 00e8f8a..686a6a1 100644 --- a/f3s/prometheus/Justfile +++ b/f3s/prometheus/Justfile @@ -16,4 +16,4 @@ uninstall: just -f grafana-ingress/Justfile delete helm uninstall prometheus --namespace monitoring kubectl delete secret additional-scrape-configs -n monitoring || true - kubectl delete -f persistent-volumes.yaml
\ No newline at end of file + kubectl delete -f persistent-volumes.yaml |
