Vijay ,

Try to upgrade your helm version to 2.8.2. This solved above issue in my
environment

wget
http://storage.googleapis.com/kubernetes-helm/helm-v2.8.2-linux-amd64.tar.gz
tar -xvf helm-v2.8.2-linux-amd64.tar.gz
sudo mv linux-amd64/helm /usr/local/bin
rm -f helm-v2.8.2-linux-amd64.tar.gz
rm -rf linux-amd64

Thanks.,
Mohankumar.N

On Thu, May 3, 2018 at 6:35 PM, VENKATESH KUMAR, VIJAY <[email protected]>
wrote:

> OOM Team,
>
> While deploying the latest (master) OOM charts, running into below error.
>
>
>
> ubuntu@vv-k8-2:~/oom/kubernetes$  helm install local/onap -n dev
> --namespace onap
>
> 2018/05/03 02:36:05 warning: skipped value for image: Not a table.
>
> Error: error validating "": error validating data: found invalid field
> annotations for v1.PersistentVolumeClaim
>
>
>
>
>
> Any suggestions please?
>
>
>
> Regards,
>
> Vijay
>
> _______________________________________________
> onap-discuss mailing list
> [email protected]
> https://lists.onap.org/mailman/listinfo/onap-discuss
>
>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to