DataLinkDC/dinky

[Bug] [Module Name] Bug title helm install dinky-release-1.19-1.1.0 error

jiangxiaobai opened this issue · 2 comments

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

root@JiangZhifuPC:/bigdata/dinky/dinky-release-1.19-1.1.0/deploy/kubernetes/helm/dinky# kubectl version --short
Flag --short has been deprecated, and will be removed in the future. The --short output will become the default.
Client Version: v1.27.4
Kustomize Version: v5.0.1
Server Version: v1.27.12+rke2r1
root@JiangZhifuPC:
/bigdata/dinky/dinky-release-1.19-1.1.0/deploy/kubernetes/helm/dinky# helm --kubeconfig=/root/.kube/rke2-test -n flink install dinky .
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error validating "": error validating data: apiVersion not set

What you expected to happen

install success

How to reproduce

helm install

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Hello @jiangxiaobai, this issue is about K8S, so I assign it to @gaoyan1998 and @zackyoungh. If you have any questions, you can comment and reply.

你好 @jiangxiaobai, 这个 issue 是关于 K8S 的,所以我把它分配给了 @gaoyan1998@zackyoungh。如有任何问题,可以评论回复。

未能复现