startingDeadlineSeconds is only valid directly under spec

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-12-03 14:29:33 +01:00
parent 0cb152b0c4
commit d8c85379d9
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
4 changed files with 0 additions and 5 deletions

View file

@ -32,7 +32,6 @@ spec:
mountPath: /tmp
{% endif %}
restartPolicy: Never
startingDeadlineSeconds: 600
volumes:
- name: build-output
persistentVolumeClaim:

View file

@ -26,7 +26,6 @@ spec:
mountPath: /antora/output
readOnly: false
restartPolicy: Never
startingDeadlineSeconds: 600
volumes:
- name: build-output
persistentVolumeClaim:

View file

@ -33,7 +33,6 @@ spec:
mountPath: /review-stats
readOnly: false
restartPolicy: Never
startingDeadlineSeconds: 600
volumes:
- name: review-stats-config
configMap:
@ -81,7 +80,6 @@ spec:
mountPath: /review-stats
readOnly: false
restartPolicy: Never
startingDeadlineSeconds: 600
volumes:
- name: review-stats-config
configMap:

View file

@ -40,7 +40,6 @@ spec:
mountPath: /output
readOnly: false
restartPolicy: Never
startingDeadlineSeconds: 600
volumes:
- name: build-output
persistentVolumeClaim: