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
`readinessProbe.enabled` | enable Kubernetes readinessProbe. Disable to use oauth2-proxy with Istio mTLS. See [Istio FAQ](https://istio.io/help/faq/security/#k8s-health-checks) | `true`
152
152
`readinessProbe.initialDelaySeconds` | number of seconds | 0
153
-
`readinessProbe.timeoutSeconds` | number of seconds | 1
153
+
`readinessProbe.timeoutSeconds` | number of seconds | 5
154
154
`readinessProbe.periodSeconds` | number of seconds | 10
155
155
`readinessProbe.successThreshold` | number of successes | 1
0 commit comments