This commit is contained in:
Joseph Hanson 2024-09-10 20:45:05 -05:00
parent 1872415ea0
commit a8de7ab7b0
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -48,7 +48,7 @@ spec:
targetPort: &port 80
# off until it's online for the first time
readinessProbe:
enabled: true
enabled: false
# If you need to use a http path instead of the default exec
# path: /v1/sys/health?standbyok=true
# Port number on which readinessProbe will be checked.