diff --git a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md index 8ac661711..26be64a4d 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md @@ -111,7 +111,7 @@ It's recommended to set the `priorityClassName` to `system-cluster-critical` for For a new Dapr control plane deployment, the `system-cluster-critical` priority class mode can be set via the helm value `global.priorityClassName`. -For a new Dapr deployment, this priority class can be set with both the Dapr CLI and Helm charts, +This priority class can be set with both the Dapr CLI and Helm charts, using the helm `--set global.priorityClassName=system-cluster-critical` argument. #### Dapr version < 1.14