Skip to content
Snippets Groups Projects
Verified Commit b35aac1c authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Restrict matching for flux manager

parent 0e3f6203
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,11 @@
"osvVulnerabilityAlerts": true,
"flux": {
"fileMatch": [
"\\.yaml$"
"apps/.+\\.yaml$",
"clusters/.+\\.yaml$",
"shared/components/.+\\.yaml$",
"shared/applications/.+\\.yaml$",
"infrastructure/.+\\.yaml$"
]
},
"kubernetes": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment