Skip to content

Commit 3b669dc

Browse files
committed
fix: typo fix in v0.47 migration docs
1 parent 69716d5 commit 3b669dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration/v0.47/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ As with all scripts in this repository `CK8S_CONFIG_PATH` is expected to be set.
143143
1. User-Alertmanager chart has been replaced with kube-prometheus-stack chart. This will remove the existing user-alertmanager chart from wc.
144144

145145
```bash
146-
./migration/v0.47/apply/30-alertmanager.sh
146+
./migration/v0.47/apply/30-alertmanager.sh execute
147147
```
148148

149149
1. Upgrade applications:

0 commit comments

Comments
 (0)