OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

unknown field "pdb" in in.opstreelabs.redis.redis.v1beta1.RedisCluster.spe #64

Closed zhzblackc12 closed 1 year ago

zhzblackc12 commented 1 year ago

after helm upgrade redis-cluster ot-helm/redis-cluster --set redisCluster.clusterSize=3 --install --namespace ot-operators got error: unknown field "pdb" in in.opstreelabs.redis.redis.v1beta1.RedisCluster.spec

bangpc commented 1 year ago

@zhzblackc12 This pull request solve your issue https://github.com/OT-CONTAINER-KIT/helm-charts/pull/63

zhzblackc12 commented 1 year ago

@zhzblackc12 This pull request solve your issue #63

But not yet

CrossainQi commented 1 year ago

@zhzblackc12 This pull request solve your issue #63

same to me, the pull request doesn't help

ZleFox commented 1 year ago

doesn't work with redis-operator 0.14.0 too

iamabhishek-dubey commented 1 year ago

Fixed