mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Merge pull request #1 from user449993/fix/service-monitors-readme
fixes path to deploy example-app in readme.md
This commit is contained in:
commit
753d36e402
@ -104,7 +104,7 @@ If it does not appear, that means your Prometheus instance is not selecting the
|
||||
## Deploy our example app
|
||||
|
||||
```
|
||||
kubectl -n default apply -f kubernetes\servicemonitors\example-app\
|
||||
kubectl -n default apply -f ./kubernetes/servicemonitors/example-app/
|
||||
```
|
||||
|
||||
Now we should see a target in the Prometheus [Targets](http://localhost:9090/targets) page. </br>
|
Loading…
x
Reference in New Issue
Block a user