update docu

This commit is contained in:
baschno
2025-05-19 21:47:01 +02:00
parent 5708f841e7
commit 84fd560675
2 changed files with 12 additions and 1 deletions

View File

@@ -11,7 +11,10 @@ Use for `helm` values:
https://github.com/cablespaghetti/k3s-monitoring/blob/master/kube-prometheus-stack-values.yaml
```
helm upgrade --install prometheus prometheus-community/kube-prometheus-stack --create-namespace --namespace monitoring --values kube-prometheus-stack-values.yaml
helm upgrade --install prometheus prometheus-community/kube-prometheus-stack \
--create-namespace \
--namespace monitoring \
--values kube-prometheus-stack-values.yaml
```
Accessing UIs via PortForwarding