Skip to content

Commit 7d4866e

Browse files
authored
Move core yaml (canada-ca#1231)
* Move core service manifest to new app/bases location * Move core service manifest to new app/bases location * Run at 1 minute to midnight every day
1 parent 61a3512 commit 7d4866e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: core
55
namespace: scanners
66
spec:
7-
schedule: "*/720 * 12 * *"
7+
schedule: "59 23 * * *"
88
concurrencyPolicy: Replace
99
startingDeadlineSeconds: 180
1010
successfulJobsHistoryLimit: 0

app/bases/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ resources:
2828
- knative/config/queues.yaml
2929
- knative/config/config.yaml
3030
- knative/config/autoscan.yaml
31+
- knative/config/core.yaml
3132
- knative/monitoring/prometheus.yaml
3233
- knative/monitoring/loki-stack.yaml
3334
- knative/monitoring/grafana/grafana.yaml

0 commit comments

Comments
 (0)