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

ci(renovate): Exclude flux generated files from kubernetes manager

parent 6ca161d8
Branches
Tags
No related merge requests found
......@@ -21,6 +21,10 @@
"shared/components/.+\\.yaml$",
"shared/applications/.+\\.yaml$",
"infrastructure/.+\\.yaml$"
],
"ignorePaths": [
"clusters/k8s01/flux-system/gotk-components.yaml",
"clusters/k8s01/flux-system/gotk-sync.yaml"
]
},
"kubernetes": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment