Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/part-4/2-messaging-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ metrics:
Now we are ready to upgrade the chart:

```bash
helm upgrade -f myvalyes.yaml my-nats oci://registry-1.docker.io/bitnamicharts/nats
helm upgrade -f myvalues.yaml my-nats oci://registry-1.docker.io/bitnamicharts/nats
```

We can confirm that the ServiceMonitor _my-nats-metrics_ is indeed created:
Expand Down