diff --git a/renovate.json b/renovate.json index 95b1740..4181ec8 100644 --- a/renovate.json +++ b/renovate.json @@ -9,16 +9,12 @@ ], "kubernetes": { "fileMatch": [ - "^apps/.*\\.yaml$", - "^system/.*\\.yaml$" - ], - "ignorePaths": [ - "monitoring/**" + "^apps/.*\\.yaml$" ] }, "argocd": { "fileMatch": [ - "system/apps/.+\\.yaml$" + "argoapps/.+\\.yaml$" ] }, "packageRules": [