You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/11 05:46:58 UTC

[GitHub] [apisix] spacewander commented on issue #8067: help request: Config as data_plane problem

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org