From 5fc93883542ac13e83af32435a7be7731e01a866 Mon Sep 17 00:00:00 2001 From: Filinto Duran Date: Mon, 3 Jun 2024 15:48:58 -0500 Subject: [PATCH] Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Filinto Duran --- .../en/operations/hosting/kubernetes/kubernetes-production.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md index 1d42071fb..ed75b35e1 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 @@ We recommend to set the priorityClassName to `system-cluster-critical` for the D For a new Dapr deployment, `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 +For a new Dapr deployment, 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