[stickynotes-antispam] Run twice an hour



commit d1aca9ff14cf4e0e14bf2ff103ccd3a0341fbf4c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jun 26 16:06:43 2019 +0200

    Run twice an hour

 oscp.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oscp.yml b/oscp.yml
index 1a2e15b..8009b6d 100644
--- a/oscp.yml
+++ b/oscp.yml
@@ -90,7 +90,7 @@ objects:
   metadata:
     name: pastespam
   spec:
-    schedule: "0 */1 * * *"  
+    schedule: "0,30 * * * *"  
     concurrencyPolicy: Forbid
     jobTemplate:             
       spec:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]