diff --git a/renovate.json b/renovate.json
index 3363cd74629b7572915ca1054faac95165c468e1..75c088fdc4b9d9b410ffc048073ad60d607537d0 100644
--- a/renovate.json
+++ b/renovate.json
@@ -16,7 +16,11 @@
   "osvVulnerabilityAlerts": true,
   "flux": {
     "fileMatch": [
-      "\\.yaml$"
+      "apps/.+\\.yaml$",
+      "clusters/.+\\.yaml$",
+      "shared/components/.+\\.yaml$",
+      "shared/applications/.+\\.yaml$",
+      "infrastructure/.+\\.yaml$"
     ]
   },
   "kubernetes": {