spacewander commented on issue #8067:
URL: https://github.com/apache/apisix/issues/8067#issuecomment-1274118351
The doc about data plane misses the `prefix` field. It should be:
```
role: data_plane
role_data_plane:
config_provider: control_plane
control_plane:
host:
- "https://apisix-control-plane:9280"
prefix: "/apisix"
timeout: 30
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]