[inactive-gitlab-users] Keep last 8 successful runs
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [inactive-gitlab-users] Keep last 8 successful runs
- Date: Tue, 3 Sep 2019 17:31:59 +0000 (UTC)
commit 41a6918d615e1464de25e3c1917e5580555f3871
Author: Andrea Veri <averi redhat com>
Date: Tue Sep 3 19:31:57 2019 +0200
Keep last 8 successful runs
resources/inactive-gitlab-users-cron.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/resources/inactive-gitlab-users-cron.yaml b/resources/inactive-gitlab-users-cron.yaml
index aa00f5e..792c2dd 100644
--- a/resources/inactive-gitlab-users-cron.yaml
+++ b/resources/inactive-gitlab-users-cron.yaml
@@ -4,7 +4,7 @@ metadata:
name: inactive-gitlab-users-cron
spec:
schedule: '0 0 * * 0'
- successfulJobsHistoryLimit: 3
+ successfulJobsHistoryLimit: 8
failedJobsHistoryLimit: 1
jobTemplate:
spec:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]