Fix typo in script name in README.md

This commit is contained in:
Lari Hotari 2024-03-01 05:39:21 -08:00 committed by GitHub
parent be62fef11c
commit 0b130fafa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -253,7 +253,7 @@ in kube-prometheus-stack upgrade notes](https://github.com/prometheus-community/
There's a script to run the required commands:
```shell
./scripts/kube-prometheus-stack/upgrade_prometeheus_operator_crds.sh
./scripts/kube-prometheus-stack/upgrade_prometheus_operator_crds.sh
```
After, this you can proceed with `helm upgrade`.