diff --git a/charts/actions-runner-controller/docs/UPGRADING.md b/charts/actions-runner-controller/docs/UPGRADING.md index 79a92134..4625715a 100644 --- a/charts/actions-runner-controller/docs/UPGRADING.md +++ b/charts/actions-runner-controller/docs/UPGRADING.md @@ -29,6 +29,8 @@ curl -L https://github.com/actions/actions-runner-controller/releases/download/a kubectl replace -f crds/ ``` +Note that in case you're going to create prometheus-operator `ServiceMonitor` resources via the chart, you'd need to deploy prometheus-operator-related CRDs as well. + 2. Upgrade the Helm release ```shell