Skip to content

Commit

Permalink
fix: cleanup schema
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Mar 10, 2021
1 parent 104a907 commit 83e0d44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@
"type": "object", "required": ["cmak", "reconcile", "ui", "zk"],

"properties": {
"global": { "type": "object", "additionalProperties": true, "title": "placeholder for usage as a subchart" },
"image": { "type": "object", "additionalProperties": true, "title": "skaffold compatibility" },
"imageRegistry": { "type": "string", "default": "docker.io", "title": "docker registry for all images of the chart" },
"reconcile": {
"type": "object", "additionalProperties": false,
Expand Down

0 comments on commit 83e0d44

Please sign in to comment.