docsbuilding: Allow more time for pod to start.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
97dd8ae650
commit
618d5f4553
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ spec:
|
||||||
mountPath: /antora/output
|
mountPath: /antora/output
|
||||||
readOnly: false
|
readOnly: false
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
startingDeadlineSeconds: 600
|
||||||
volumes:
|
volumes:
|
||||||
- name: build-output
|
- name: build-output
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue