Compare commits
2 commits
9e778441b4
...
28a6c590f3
Author | SHA1 | Date | |
---|---|---|---|
28a6c590f3 | |||
608c3dcb71 |
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"enabledManagers": ["argocd"],
|
"enabledManagers": ["argocd"],
|
||||||
"argocd": {
|
"argocd": {
|
||||||
"fileMatch": ["^app-files/\\.yaml$"]
|
"fileMatch": ["^app-files/.*\\.yaml$"]
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
Loading…
Reference in a new issue