update docu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user