cloudflare / helm-charts

https://developers.cloudflare.com
Apache License 2.0
82 stars 64 forks source link

Validation failed while installing #17

Closed haribole closed 1 year ago

haribole commented 5 years ago

Hello

I am getting the following error when installing:

helm install --name test -n testns --set rbac.create=true --set controller.ingressClass=argo-tunnel --set controller.logLevel=6 cloudflare/argo-tunnel --debug

[debug] Created tunnel using local port: '41079' [debug] SERVER: "127.0.0.1:41079" [debug] Original chart version: "" [debug] Fetched cloudflare/argo-tunnel to /home/smx/.helm/cache/archive/argo-tunnel-0.6.5.tgz [debug] CHART PATH: /home/smx/.helm/cache/archive/argo-tunnel-0.6.5.tgz

Error: validation failed: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"

MilanDasek commented 4 years ago

any news here?

leighporter commented 4 years ago

any news here?

Well.. Stuff the error into google and it seems related to API changes in v1.16.

MilanDasek commented 4 years ago

Yes that is clear - this has to be changed apps/v1

gangsta commented 3 years ago

temporary you can use this https://gist.github.com/gangsta/8c555fe73f24ba0300b3b18914f4c653