make renovate aware of k8s manifests
This commit is contained in:
parent
f70287b8ca
commit
34996ef1d9
@ -12,5 +12,8 @@
|
|||||||
],
|
],
|
||||||
"automerge": false
|
"automerge": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"kubernetes": {
|
||||||
|
"fileMatch": ["\\.yaml$"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user