File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -176,11 +176,11 @@ To uninstall the chart:
176176
177177### Cleanup Hook Configuration
178178
179- | Name | Description | Value |
180- | -------------------------------- | -------------------------------------------- | ------ |
181- | ` cleanupHook.enabled ` | Enable the pre-delete cleanup hook | ` true ` |
182- | ` cleanupHook.timeout ` | Maximum time to wait for cleanup to complete | ` 300 ` |
183- | ` cleanupHook.retries ` | Number of times to retry on failure | ` 3 ` |
184- | ` cleanupHook.retryInterval ` | Time to wait between retries | ` 10 ` |
185- | ` cleanupHook.resources.limits ` | The resources limits for the container | ` {} ` |
186- | ` cleanupHook.resources.requests ` | The requested resources for the container | ` {} ` |
179+ | Name | Description | Value |
180+ | -------------------------------- | -------------------------------------------- | ------- |
181+ | ` cleanupHook.enabled ` | Enable the pre-delete cleanup hook | ` false ` |
182+ | ` cleanupHook.timeout ` | Maximum time to wait for cleanup to complete | ` 300 ` |
183+ | ` cleanupHook.retries ` | Number of times to retry on failure | ` 3 ` |
184+ | ` cleanupHook.retryInterval ` | Time to wait between retries | ` 10 ` |
185+ | ` cleanupHook.resources.limits ` | The resources limits for the container | ` {} ` |
186+ | ` cleanupHook.resources.requests ` | The requested resources for the container | ` {} ` |
You can’t perform that action at this time.
0 commit comments