Skip to content

Commit

Permalink
directory updated to be more clear 🛦
Browse files Browse the repository at this point in the history
  • Loading branch information
SandorHeese authored Apr 11, 2024
1 parent 4a846f5 commit 869ce3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4-return-of-the-monitoring/1-enable-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
Now, let's create add the `ServiceMonitor` for our PetBattle apps! Of course, we will do it through Helm and ArgoCD because this is GITOPS!!

Our Helm Chart for pet-battle api Open up `pet-battle/test/values.yaml` and `pet-battle/stage/values.yaml` files. Update `values` for `pet-battle-api` with adding following:
Our Helm Chart for pet-battle api Open up `tech-exercise/pet-battle/test/values.yaml` and `tech-exercise/pet-battle/stage/values.yaml` files. Update `values` for `pet-battle-api` with adding following:

```yaml
servicemonitor: true
Expand Down

0 comments on commit 869ce3f

Please sign in to comment.