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
{{ message }}
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
@@ -129,5 +129,5 @@ If you have environment variables set from ConfigMaps or Secrets, check out `env
129
129
| serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
130
130
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
131
131
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template. |
132
-
| successfulJobsHistoryLimit | string | `nil` | The number of successful finished jobs to retain. |
132
+
| startupProbe | string | `nil` | Configure a startup probe for the pod |
0 commit comments