Skip to content

Commit

Permalink
fix small typo in filename (#6886)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Trent <[email protected]>
  • Loading branch information
trent-s authored Jan 8, 2025
1 parent 46b1e14 commit f7cdc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/en/docs/upgrading-sdk-version/v1.38.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ if these migrations become difficult to follow, it might be beneficial to scaffo
+ - --health-probe-bind-address=:8081
```

13) [go/v4, helm/v1, ansible/v1] Update your `/config/prometheus/monitor/yaml` file with the below changes:
13) [go/v4, helm/v1, ansible/v1] Update your `/config/prometheus/monitor.yaml` file with the below changes:
```diff
- path: /metrics
- port: https
Expand Down

0 comments on commit f7cdc0f

Please sign in to comment.