Skip to content

Commit

Permalink
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-p…
Browse files Browse the repository at this point in the history
…roduction.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Filinto Duran <[email protected]>
  • Loading branch information
filintod and msfussell authored Jun 17, 2024
1 parent 167e5f7 commit a9ac8be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ There are two built-in critical priority classes in Kubernetes:

It's recommended to set the `priorityClassName` to `system-cluster-critical` for the Dapr control plane pods.

For a new Dapr deployment, `system-cluster-critical` priority class mode can be set via the helm value `global.priorityClassName`.
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,
using the helm `--set global.priorityClassName=system-cluster-critical` argument.
Expand Down

0 comments on commit a9ac8be

Please sign in to comment.