feat: enable kubernetes manager for statefulset patches

This commit is contained in:
Robert Kaussow 2023-10-24 19:10:05 +02:00
parent d0625b3df9
commit 6ce3906a21
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
},
"kubernetes": {
"fileMatch": [
"^flux/(?:.+/)overlays/(?:.+/)patches/(?:deployment|postgresCluster|minioTenant)\\.ya?ml$"
"^flux/(?:.+/)overlays/(?:.+/)patches/(?:deployment|statefulSet|postgresCluster|minioTenant)\\.ya?ml$"
]
},
"packageRules": [