cubejs-helm-charts-kubernetes icon indicating copy to clipboard operation
cubejs-helm-charts-kubernetes copied to clipboard

ValidationError in cube store-router

Open AB-ArithmeticBird opened this issue 7 months ago • 0 comments

I got the following error

error validating data: [ValidationError(StatefulSet.spec.template.spec): unknown field "serviceName" in io.k8s.api.core.v1.PodSpec, ValidationError(StatefulSet.spec): missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec]

I think serviceName should be defined at io.k8s.api.apps.v1.StatefulSetSpec level in cube store-router

AB-ArithmeticBird avatar Jul 21 '24 22:07 AB-ArithmeticBird