Skip to content

Commit be43fb2

Browse files
committed
chore: add one extra exception for flows-static-consumer
1 parent a9b0945 commit be43fb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kp_pre_commit_hooks/gitops-values-validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ class ServiceInstanceConfigValidator:
216216
"'flows-staticdata-consumer-coal' does not match the service folder name 'flows-staticdata-consumer'",
217217
"'flows-staticdata-consumer-lpg' does not match the service folder name 'flows-staticdata-consumer'",
218218
"'flows-staticdata-consumer-lng' does not match the service folder name 'flows-staticdata-consumer'",
219+
"'flows-staticdata-consumer-commodities' is too long, the maximum length is 36",
219220
]
220221
},
221222
"stream-merge-and-apply-matches-import-bol": {

0 commit comments

Comments
 (0)