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
|
||||
readOnly: false
|
||||
restartPolicy: Never
|
||||
startingDeadlineSeconds: 600
|
||||
volumes:
|
||||
- name: build-output
|
||||
persistentVolumeClaim:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue