also add initial delay

This commit is contained in:
Dennis Zhang 2020-09-05 17:12:21 -07:00
parent da9133c3c3
commit 8408ceffe8
1 changed files with 1 additions and 0 deletions

View File

@ -50,4 +50,5 @@ spec:
httpGet:
port: 3000
path: /
initialDelaySeconds: 15
restartPolicy: Always