hmm
This commit is contained in:
parent
39e8668508
commit
ee36fb42cc
@ -4,12 +4,12 @@
|
|||||||
],
|
],
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"\\.yaml$"
|
"deployment\\.yaml$"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"\\.helms\\\\.*values\\.yaml$"
|
"-values\\.yaml$"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"minor": {
|
"minor": {
|
||||||
|
Loading…
Reference in New Issue
Block a user