Lucas van Braam van Vloten
Lucas van Braam van Vloten
Hi @drivebyer , Here is the yaml you requested: ```yaml apiVersion: v1 kind: PersistentVolumeClaim metadata: annotations: pv.kubernetes.io/bind-completed: "yes" pv.kubernetes.io/bound-by-controller: "yes" redis.opstreelabs.in: "true" redis.opstreelabs.instance: redis-cluster volume.beta.kubernetes.io/storage-provisioner: openshift-storage.rbd.csi.ceph.com volume.kubernetes.io/storage-provisioner: openshift-storage.rbd.csi.ceph.com creationTimestamp: "2024-03-29T13:27:48Z"...
@drivebyer Thanks for your response. There appears to be a redisClusterFinalizer present in the RedisCluster custom resource. However, something that I did not mention before is that the resource appears...
@drivebyer, the cluster seems fine. Until now I have not found any indication of issues in the actual redis cluster Nonetheless, after many hours the RedisCluster state is still `bootstrap`...