Skip to content

Commit 7e14406

Browse files
committed
Fix failing examples
Rename kube-pometheus-stack-values file to not have .yaml file extension such that it gets excluded by kubectl apply
1 parent 9b6d495 commit 7e14406

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/examples/prometheus/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ kubectl apply -f rabbitmq-podmonitor.yaml
88
```
99

1010
Alternatively, if you deployed the Prometheus Operator via the [kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) Helm chart,
11-
set the values in [kube-prometheus-stack-values.yaml](kube-prometheus-stack-values.yaml) when installing / upgrading the Helm chart.
11+
set the values in [kube-prometheus-stack-values.yaml.example](kube-prometheus-stack-values.yaml.example) when installing / upgrading the Helm chart.

0 commit comments

Comments
 (0)