diff --git a/kp_pre_commit_hooks/gitops-values-validation.py b/kp_pre_commit_hooks/gitops-values-validation.py index c22de7a..af9c6ea 100755 --- a/kp_pre_commit_hooks/gitops-values-validation.py +++ b/kp_pre_commit_hooks/gitops-values-validation.py @@ -241,7 +241,7 @@ class ServiceInstanceConfigValidator: "$.platform-managed-chart.serviceName": ["'sink' does not match the service folder name 'apply-edits-exportbol-jdbc'"] }, "maritime-news-strapi-api": { - "$.extra": ["Additional properties are not allowed ('extra' was unexpected)"] + "$": ["Additional properties are not allowed ('extra' was unexpected)"] }, }