You can enable or disable the readiness probes by editing the following boolean flags in values.yaml:
enableLivenessProbe: true
enableReadinessProbe: true
enableStartupProbe: trueYou can enable or disable the readiness probes by editing the following boolean flags in values.yaml:
enableLivenessProbe: true
enableReadinessProbe: true
enableStartupProbe: true