I installed redis-cluster with 6 pods(default numbers) by helm. and then, I can find error in 5 pods ( only one pod runs successful )
This is the error output from the five pods below.
sed: can't read /bitnami/redis/data/nodes.conf: No such file or directory
FYI : helm redis-cluster version : 8.2.4 , I checked not problem on minikube( v1.27.0 ) in ubuntu