Configuring readiness probes

You can enable or disable the readiness probes by editing the following boolean flags in values.yaml:

enableLivenessProbe: true
enableReadinessProbe: true
enableStartupProbe: true