Skip to content

Commit

Permalink
Remove providers from schema json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielopesantos committed Feb 18, 2024
1 parent c4a19be commit 6427d66
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/perses/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,6 @@
"disable_sign_up": {
"type": "boolean",
"default": false
},
"providers": {
"type": "object",
"additionalProperties": false,
"properties": {
}
}
}
}
Expand Down

0 comments on commit 6427d66

Please sign in to comment.