diff --git a/roles/openshift-apps/docsbuilding/templates/cron-translated.yml b/roles/openshift-apps/docsbuilding/templates/cron-translated.yml index 1173283c27..8f4189b550 100644 --- a/roles/openshift-apps/docsbuilding/templates/cron-translated.yml +++ b/roles/openshift-apps/docsbuilding/templates/cron-translated.yml @@ -32,7 +32,6 @@ spec: mountPath: /tmp {% endif %} restartPolicy: Never - startingDeadlineSeconds: 600 volumes: - name: build-output persistentVolumeClaim: diff --git a/roles/openshift-apps/docsbuilding/templates/cron.yml b/roles/openshift-apps/docsbuilding/templates/cron.yml index ca6012c947..98597af1cd 100644 --- a/roles/openshift-apps/docsbuilding/templates/cron.yml +++ b/roles/openshift-apps/docsbuilding/templates/cron.yml @@ -26,7 +26,6 @@ spec: mountPath: /antora/output readOnly: false restartPolicy: Never - startingDeadlineSeconds: 600 volumes: - name: build-output persistentVolumeClaim: diff --git a/roles/openshift-apps/review-stats/templates/cron.yml b/roles/openshift-apps/review-stats/templates/cron.yml index bab919db52..8246a9f902 100644 --- a/roles/openshift-apps/review-stats/templates/cron.yml +++ b/roles/openshift-apps/review-stats/templates/cron.yml @@ -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: diff --git a/roles/openshift-apps/websites/templates/fedora-websites-cron.yml b/roles/openshift-apps/websites/templates/fedora-websites-cron.yml index 04fb5e36fb..05a3fc8172 100644 --- a/roles/openshift-apps/websites/templates/fedora-websites-cron.yml +++ b/roles/openshift-apps/websites/templates/fedora-websites-cron.yml @@ -40,7 +40,6 @@ spec: mountPath: /output readOnly: false restartPolicy: Never - startingDeadlineSeconds: 600 volumes: - name: build-output persistentVolumeClaim: