Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Commit 8cafbe4

Browse files
author
David Wertenteil
authored
Merge pull request #115 from dwertent/dev
update ks default schedule time
2 parents a3506d2 + a47f09c commit 8cafbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/armo-components/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ armoKubescapeScanScheduler:
9292
# │ │ │ │ │
9393
# * * * * *
9494
# -- scan schedule frequency
95-
scanSchedule: "0 0 * * *"
95+
scanSchedule: "0 8 * * *"
9696

9797
image:
9898
# -- source code: https://github.com/armosec/http-request (public repo)

0 commit comments

Comments
 (0)