Skip to content

Commit

Permalink
fix cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
BaruchBilanski committed Mar 17, 2024
1 parent 49b7bd6 commit 4c15e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eks-anywhere-common/Testers/Aqua/aqua-testJob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: aqua-enforcer-tester
namespace: aqua
spec:
schedule: "* * * * *"
schedule: "0 */12 * * *"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 4c15e4c

Please sign in to comment.