bodhi: fix typos

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-12 17:32:56 -08:00
parent 721d30875a
commit bc314685ba

View file

@ -84,9 +84,9 @@ items:
path: /healthz/ready
port: 8080
livenessProbe:
timeoutSeconds: 60s
timeoutSeconds: 60
initialDelaySeconds: 30
periodSeconds: 120s
periodSeconds: 120
failureThreshold: 5
httpGet:
path: /healthz/live