Skip to content

Commit 195cd46

Browse files
jonstacksgithub-actions[bot]
authored andcommitted
Update README.md and values.schema.json with readme-generator-for-helm
1 parent e4bb26c commit 195cd46

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

helm/ngrok-operator/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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 | `{}` |

helm/ngrok-operator/values.schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)