mirror of https://github.com/iv-org/invidious.git
also add initial delay
This commit is contained in:
parent
da9133c3c3
commit
8408ceffe8
|
@ -50,4 +50,5 @@ spec:
|
|||
httpGet:
|
||||
port: 3000
|
||||
path: /
|
||||
initialDelaySeconds: 15
|
||||
restartPolicy: Always
|
||||
|
|
Loading…
Reference in New Issue