Skip to content

Commit 72bfdd6

Browse files
committed
initial delay
1 parent 18aa10b commit 72bfdd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindata/assets/deployments/downloads-deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
periodSeconds: 10
4646
successThreshold: 1
4747
failureThreshold: 3
48+
initialDelaySeconds: 5
4849
name: download-server
4950
securityContext:
5051
readOnlyRootFilesystem: false
@@ -63,6 +64,7 @@ spec:
6364
periodSeconds: 10
6465
successThreshold: 1
6566
failureThreshold: 3
67+
initialDelaySeconds: 5
6668
ports:
6769
- name: http
6870
containerPort: 8080

0 commit comments

Comments
 (0)