I'm setting up redis-ha and mongodb with helm in my cluster, but when i use helm install --namespace develop --name develop-redis stable/redis, it has pending state. I described and it has "pod has unbound immediate PersistentVolumeClaims "
I'm trying to create a redis-ha and mongodb in my cluster. It worked fine with namespace=default but with different namespace, it's still pending
pod has unbound immediate PersistentVolumeClaims
I expect the redis-ha work fine