From 478d531fc2a755a74002315920040f591f046ef4 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 25 Jul 2024 02:20:26 +1000 Subject: [PATCH] update MEND_RNV_AUTODISCOVER_FILTER value for renovate --- infrastructures/renovate/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/renovate/base/deployment.yaml b/infrastructures/renovate/base/deployment.yaml index 970e8cf..307687a 100644 --- a/infrastructures/renovate/base/deployment.yaml +++ b/infrastructures/renovate/base/deployment.yaml @@ -80,7 +80,7 @@ spec: name: renovate-secrets key: github_pat - name: MEND_RNV_AUTODISCOVER_FILTER - value: "3dwardch3ng/home-cluster-ops" + value: "resources/*,infrastructures/*,apps/*" - name: MEND_RNV_ENQUEUE_JOBS_ON_STARTUP value: "enabled" - name: MEND_RNV_LOG_HISTORY_DIR