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/04/22 13:50:58 UTC

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #271: help request: install apisix by helm in K8S

tao12345666333 commented on issue #271:
URL: https://github.com/apache/apisix-helm-chart/issues/271#issuecomment-1106537203

   You can run 
   
   ```
   helm list 
   ```
   
   Show all releases in current namespace.
   
   
   Then 
   
   ```
   helm delete apisix
   ```
   
   And re-run helm install.
   
   In fact, this is a basic operation of Helm, https://helm.sh/
   
   I will close this issue. 
   You are welcome to join the APISIX slack.


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