diff --git a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md index 04a5333ed..1ddd47b72 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md @@ -140,7 +140,7 @@ dapr/dapr 1.0.0-rc.1 1.0.0-rc.1 A Helm chart for Dapr on Kubernetes The APP VERSION column tells us which Dapr runtime version is installed by the chart. Now, use the following command to upgrade Dapr to your desired runtime version providing a path to the certificate files you saved before: -> Remove the `--set global.ha.enabled=true` if your current Dapr installation has not been deployed is HA mode. +> Remove `--set global.ha.enabled=true` if current Dapr installation has not been deployed is HA mode. ```bash helm upgrade dapr dapr/dapr \