jonforero commented on issue #8067:
URL: https://github.com/apache/apisix/issues/8067#issuecomment-2261030415

   I received this message:
   
   2024-07-31 12:38:14 invalid deployment data_plane configuration: property 
"role_data_plane" validation failed: property "config_provider" validation 
failed: matches none of the enum values
   
   deployment:
     role: data_plane
     role_data_plane:
       config_provider: control_plane
       control_plane:
         host:
           - "http://apisix-cp:9280";
         prefix: "/apisix"
         timeout: 30
         tls:
           verify: false
       certs: {}


-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to