Skip to content

Commit

Permalink
feat: remove enable_queries since it was deleted in vitessio/vitess#1…
Browse files Browse the repository at this point in the history
…0646 (#300)

Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 authored Aug 8, 2022
1 parent a5087ed commit eeff200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/operator/vtctld/deployment.go
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ func (spec *Spec) flags() vitess.Flags {
"topo_global_root": spec.GlobalLockserver.RootPath,

"logtostderr": true,
"enable_queries": true,
"enable_realtime_stats": true,

"workflow_manager_init": true,
Expand Down

0 comments on commit eeff200

Please sign in to comment.