Change install->upgrade in docs

Signed-off-by: Kumar Mallikarjuna <kumarmallikarjuna.work@gmail.com>
This commit is contained in:
Kumar Mallikarjuna 2025-01-09 15:11:14 +05:30
parent 98622cd087
commit aad273dfb7
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ The field offers the following subfields:
- `.disableSchemaValidation` (Optional): Prevents Helm from validating the
values against the JSON Schema. Defaults to `false`.
- `.disableTakeOwnership` (Optional): Disables ignoring the check for helm labels and annotations before taking
ownership of the existing resources during the Helm install action. Defaults to `false`.
ownership of the existing resources during the Helm upgrade action. Defaults to `false`.
- `.disableWait` (Optional): Disables waiting for resources to be ready after
the installation of the chart. Defaults to `false`.
- `.disableWaitForJobs` (Optional): Disables waiting for any Jobs to complete