tidb-operator icon indicating copy to clipboard operation
tidb-operator copied to clipboard

Move crds define to operator

Open zerix opened this issue 3 years ago • 1 comments

Like spark operator write by google team:

https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/tree/master/charts/spark-operator-chart

You could found crds define in the charts path. It is humanize when use pulumi define app project.

zerix avatar Feb 23 '23 09:02 zerix

Just added crd yaml to charts/crds, helm will auto apply the yaml file.

I will create a pr after test.

zerix avatar Feb 23 '23 09:02 zerix