You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| checksConfig | object |`{}`| Check configuration of the Sparrow read on runtime see: https://github.com/caas-team/sparrow?tab=readme-ov-file#checks|
25
+
| checksConfig | object |`{}`| Check configuration of the Sparrow read on runtime see: https://github.com/telekom/sparrow?tab=readme-ov-file#checks|
24
26
| env | object |`{}`||
25
27
| envFromSecrets | list |`[]`| extra environment variables Allows you to set environment variables through secrets you defined outside of the helm chart Useful for sensitive information like the http loader token |
26
-
| extraArgs | object |`{}`| Extra command line start parameters see: https://github.com/caas-team/sparrow/blob/main/docs/sparrow_run.md|
28
+
| extraArgs | object |`{}`| Extra command line start parameters see: https://github.com/telekom/sparrow/blob/main/docs/sparrow_run.md|
| 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/|
0 commit comments