Skip to content

Commit

Permalink
adjusting cronjab for much lower frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
akirasoft1 committed Nov 21, 2024
1 parent ec29853 commit 774b77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eks-anywhere-common/Testers/dynatrace/testJob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: dynatrace-tester-cron
namespace: dynatrace
spec:
schedule: "*/10 * * * *"
schedule: "10 10 * * *"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 774b77e

Please sign in to comment.