spelling-fix: kubernetes-persisting-scheduler.md (#4566)

instalation -> installation

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
This commit is contained in:
Jake Engelberg 2025-03-03 13:12:09 -05:00 committed by GitHub
parent 287cfd7691
commit 7c40430f03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ This means the actual disk usage of Scheduler will be higher than the current ob
### Setting the Storage Size on Installation
If you need to increase an **existing** Scheduler storage size, see the [Increase Scheduler Storage Size](#increase-existing-scheduler-storage-size) section below.
To increase the storage size (in this example- `16Gi`) for a **fresh** Dapr instalation, you can use the following command:
To increase the storage size (in this example- `16Gi`) for a **fresh** Dapr installation, you can use the following command:
{{< tabs "Dapr CLI" "Helm" >}}
<!-- Dapr CLI -->