delay probes

This commit is contained in:
Joseph Hanson 2024-08-21 02:46:02 -05:00
parent 19a5b9a2d9
commit 30eac690c0
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -54,8 +54,8 @@ spec:
path: /ping path: /ping
port: *port port: *port
initialDelaySeconds: 0 initialDelaySeconds: 0
periodSeconds: 10 periodSeconds: 30
timeoutSeconds: 1 timeoutSeconds: 5
failureThreshold: 3 failureThreshold: 3
readiness: *probes readiness: *probes
startup: startup: