Compare commits
2 Commits
3c45624a9b
...
f98c57befd
Author | SHA1 | Date |
---|---|---|
SeanOMik | f98c57befd | |
SeanOMik | af31ee53bc |
|
@ -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
Loading…
Reference in New Issue