coffeebe4code opened a new issue, #486:
URL: https://github.com/apache/apisix-helm-chart/issues/486

   First of all, great product very easy to get set up!
   
   I'm wondering what the recommendation or purpose behind the `values` for 
`apisix.kind` being either `Deployment` or `DaemonSet`. My understanding is 
that Deployment still should be getting the data from data, and control plane.
   
   I'm also not entirely sure which mode we are running in. I believe it is 
traditional, but it could be decoupled. What values am I looking for to be able 
to tell?
   Here are the main values.
   ```
   apisix.enabled: true
   apisix.kind: Deployment
   gateway.type: NodePort
   admin.enabled: true
   admin.type: ClusterIP
   autoscaling.enabled: true
   ```


-- 
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]

Reply via email to