We tried install mongodb server with sharding enabled but keep getting this error on cfg pods: find: '/data/configdb': No such file or directory
We used latest psmdb-operator and psmdb-db helm charts.
GKE version is 1.26.3-gke.1000
In the cfg pod events we also get:
Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/data/db/ps-entry.sh": stat /data/db/ps-entry.sh: no such file or directory: unknown
In the logs also:
Exit: connect to PBM: create mongo connection: mongo ping: server selection error: server selection timeout, current topology: { Type: ReplicaSetNoPrimary, Servers: [{ Addr: localhost:27017, Type: RSGhost, Average RTT: 1196431 }, ] }"