cert-manager/deploy
Chris Boot e1e30f6c18 Fix CronJob schedule for in webhook chart
The current schedule (* * */24 * *) effectively causes the CronJob to
run on the 24th of every month only, and on the 24th it runs every
single minute (1440 times). The itention was to have it run daily, but I
suspect that running it weekly should be plenty good enough.

This fixes helm/charts#8077.

Signed-off-by: Chris Boot <bootc@bootc.net>
2019-01-08 22:51:31 +00:00
..
chart Fix CronJob schedule for in webhook chart 2019-01-08 22:51:31 +00:00
manifests Bump versions for 0.6.0-alpha.0 2019-01-08 16:45:06 +00:00
BUILD.bazel Rearrange Helm charts into deploy/ and test/e2e/charts directories 2018-12-04 16:19:49 +00:00