Compare commits

..

2 Commits

281 changed files with 58 additions and 10 deletions

View File

@ -15,17 +15,17 @@
//"schedule": ["on saturday"],
"flux": {
"fileMatch": [
"(^|/)cluster/.+\\.ya?ml(\\.j2)?$"
"(^|/)kubernetes/.+/.+\\.ya?ml(\\.j2)?$"
]
},
"helm-values": {
"fileMatch": [
"(^|/)cluster/.+\\.ya?ml(\\.j2)?$"
"(^|/)kubernetes/.+/.+\\.ya?ml(\\.j2)?$"
]
},
"kubernetes": {
"fileMatch": [
"(^|/)cluster/.+\\.ya?ml(\\.j2)?$"
"(^|/)kubernetes/.+/.+\\.ya?ml(\\.j2)?$"
]
},
"kustomize": {

Some files were not shown because too many files have changed in this diff Show More