mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Merge pull request #161 from user449993/master
fixes path to deploy example-app in readme.md
This commit is contained in:
commit
c484d2f39f
@ -104,7 +104,7 @@ If it does not appear, that means your Prometheus instance is not selecting the
|
|||||||
## Deploy our example app
|
## 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>
|
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