From b4cd8d1b17b1b749736472fd4da16679cf51f4c2 Mon Sep 17 00:00:00 2001 From: "maximilian.schubert@telekom.de" Date: Mon, 16 Dec 2024 11:28:40 +0100 Subject: [PATCH] chore: fix helm-docs --- chart/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/chart/README.md b/chart/README.md index 3b5e25d1..36e13fdc 100644 --- a/chart/README.md +++ b/chart/README.md @@ -68,5 +68,3 @@ A Helm chart to install Sparrow | startupProbe | object | `{"enabled":false,"failureThreshold":10,"initialDelaySeconds":10,"path":"/","periodSeconds":5,"successThreshold":1,"timeoutSeconds":1}` | Specifies the configuration for a startup probe to check if the sparrow application is started. Ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/ | | tolerations | list | `[]` | | ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)