Compare commits
2 commits
112cd72630
...
0e4af752c4
Author | SHA1 | Date | |
---|---|---|---|
0e4af752c4 | |||
0a633646e1 |
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