modified: deploy/app/helm-values.yaml
All checks were successful
/ continuous-deploy (push) Successful in 21s
All checks were successful
/ continuous-deploy (push) Successful in 21s
This commit is contained in:
@@ -8,13 +8,13 @@ replicaCount: 1
|
|||||||
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 10
|
periodSeconds: 60
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
failureThreshold: 6
|
failureThreshold: 6
|
||||||
|
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 10
|
periodSeconds: 60
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
failureThreshold: 12
|
failureThreshold: 12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user