Skip to content

Commit

Permalink
docs(sesamy-umami): update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed Jun 4, 2024
1 parent 88a2049 commit 7a7e08a
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions charts/sesamy-umami/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,7 @@
"paths": {
"type": "object",
"properties": {
"preview": {
"type": "array",
"items": {
"type": "object",
"properties": {
"path": {
"type": "string"
},
"pathType": {
"type": "string"
},
"port": {
"type": "integer"
}
}
}
},
"tagging": {
"umami": {
"type": "array",
"items": {
"type": "object",
Expand Down

0 comments on commit 7a7e08a

Please sign in to comment.