zlhgo commented on pull request #208:
URL: 
https://github.com/apache/apisix-helm-chart/pull/208#issuecomment-1006256024


   @tao12345666333 
   command
   ```
   kubectl api-resources --api-group=apisix.apache.org
   ```
   output
   ```
   NAME                   SHORTNAMES   APIVERSION                   NAMESPACED  
 KIND
   apisixclusterconfigs   acc          apisix.apache.org/v2alpha1   false       
 ApisixClusterConfig
   apisixconsumers        ac           apisix.apache.org/v2alpha1   true        
 ApisixConsumer
   apisixpluginconfigs    apc          apisix.apache.org/v2beta3    true        
 ApisixPluginConfig
   apisixroutes           ar           apisix.apache.org/v2beta3    true        
 ApisixRoute
   apisixtlses            atls         apisix.apache.org/v1         true        
 ApisixTls
   apisixupstreams        au           apisix.apache.org/v1         true        
 ApisixUpstream
   ```
   


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