Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
This commit is contained in:
Filinto Duran 2024-06-17 15:50:58 -05:00 committed by GitHub
parent a9ac8beb10
commit 4ce666fe6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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