ucloud/redis-cluster-operator

Unknown Field image and resources after updating crds to be installed on K8's 1.23.5

Opened this issue · 1 comments

Hi All,
We are trying to deploy DRC in k8's 1.23.5 .
CRD's are modified to use the apiVersion : apiextensions.k8s.io/v1
and after that while deploying getting below error . Can anyone help in providing solution for the same.
Error validating data: [ValidationError(DistributedRedisCluster.spec): unknown field "image" in kun.redis.v1alpha1.DistributedRedisCluster.spe
c, ValidationError(DistributedRedisCluster.spec): unknown field "resources" in kun.redis.v1alpha1.DistributedRedis
Cluster.spec]