Skip to content

Commit e28045d

Browse files
increase init delay seconds for order liveness probe (#23)
* k8s vs vault secret option * k8s vs vault secret option * k8s vs vault secret option * k8s vs vault secret option * k8s vs vault secret option for js and python * k8s vs vault secret option * change atpaqadmin to admin * change atpaqadmin to admin * change atpaqadmin to admin * increase init delay seconds for order liveness probe
1 parent eac6c33 commit e28045d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grabdish/order-helidon/order-helidon-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
httpGet: #alternatives include exec with command, etc.
6464
path: /health/live
6565
port: 8080
66-
initialDelaySeconds: 20
66+
initialDelaySeconds: 220
6767
periodSeconds: 3
6868
readinessProbe:
6969
httpGet:

0 commit comments

Comments
 (0)