debug kubernetes helm-values manager

This commit is contained in:
Robert Kaussow 2023-03-21 10:07:42 +01:00
parent 3d27d9f540
commit 5a25528228
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
"flux/(.+/)gotk-components\\.ya?ml$"
]
},
"helm-values": {
"fileMatch": ["flux/(.+/)patch(HelmRelease)\\.ya?ml$"]
"kubernetes": {
"fileMatch": ["flux/(.+/)patch(Deployment|Cluster)\\.ya?ml$"]
},
"packageRules": [
{