Skip to content

Conversation

@rodrigogbranco
Copy link

The file scripts/healthcheck.py specifies a 60 seconds timeout, but readinessProbe and livenessProbe do not have any value set, so it is defaulted to 1, which is a very short time to those probes.

I am equaling those values to prevent that undesirable behaviour.

The file scripts/healthcheck.py specifies a 60 seconds timeout, but readinessProbe and livenessProbe do not have any value set, so it is defaulted to 1, which is a very short time to those probes.

I am equaling those values to prevent that undesirable behaviour.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant