You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/07 10:32:44 UTC

[GitHub] [openwhisk-deploy-kube] Nivekiba opened a new issue #598: apiVersion error while installing openwhisk with helm

Nivekiba opened a new issue #598: apiVersion error while installing openwhisk with helm
URL: https://github.com/apache/openwhisk-deploy-kube/issues/598
 
 
   When i try to install openwhisk using helm using this command
   ```
   helm install ./helm/openwhisk/ --namespace=openwhisk --name=owdev -f mycluster.yaml
   ```
   
   i'm getting this error
   
   ![image](https://user-images.githubusercontent.com/20845649/78659458-7aa7e200-78c3-11ea-8cb4-0f3a3f20d74a.png)
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #598: apiVersion error while installing openwhisk with helm

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on issue #598: apiVersion error while installing openwhisk with helm
URL: https://github.com/apache/openwhisk-deploy-kube/issues/598#issuecomment-611270667
 
 
   This means you are using a Helm v2 cli.  We now require Helm V3. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-deploy-kube] dgrove-oss closed issue #598: apiVersion error while installing openwhisk with helm

Posted by GitBox <gi...@apache.org>.
dgrove-oss closed issue #598: apiVersion error while installing openwhisk with helm
URL: https://github.com/apache/openwhisk-deploy-kube/issues/598
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services