Skip to content

Commit

Permalink
Update gitops-values-validation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vl-kp authored Jun 18, 2024
1 parent 3b5c5a7 commit 9acd96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kp_pre_commit_hooks/gitops-values-validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)"]
"$.extra": ["'extra' was unexpected"]
},
}

Expand Down

0 comments on commit 9acd96b

Please sign in to comment.