Skip to content

Commit

Permalink
fix: add admin schema in control_plane config
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangfucheng committed Jan 2, 2023
1 parent 5984321 commit 5964f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apisix/cli/schema.lua
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ local deployment_schema = {
control_plane = {
properties = {
etcd = etcd_schema,
admin = admin_schema,
role_control_plane = {
properties = {
config_provider = {
Expand Down

0 comments on commit 5964f9e

Please sign in to comment.