Closed blackfly19 closed 2 years ago
When I try to install redis following the documentation, I get this error.
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Redis.spec.kubernetesConfig): unknown field "serviceType" in in.opstreelabs.redis.redis.v1beta1.Redis.spec.kubernetesConfig
The above error is caused by running the following command:
helm upgrade redis ot-helm/redis -f redis-values.yaml --install --namespace ot-operators
Fixed
When I try to install redis following the documentation, I get this error.
The above error is caused by running the following command: