Skip to content

Commit 9acd96b

Browse files
authored
Update gitops-values-validation.py
1 parent 3b5c5a7 commit 9acd96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kp_pre_commit_hooks/gitops-values-validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ class ServiceInstanceConfigValidator:
241241
"$.platform-managed-chart.serviceName": ["'sink' does not match the service folder name 'apply-edits-exportbol-jdbc'"]
242242
},
243243
"maritime-news-strapi-api": {
244-
"$.extra": ["Additional properties are not allowed ('extra' was unexpected)"]
244+
"$.extra": ["'extra' was unexpected"]
245245
},
246246
}
247247

0 commit comments

Comments
 (0)