toinzon_92115
12/07/2023, 4:39 PMdatastoreConnPoolReadMaxOpen and datastoreConnPoolWriteMaxOpen to default value (20) or any other value results in {"level":"error","error":"failed to create datastore: unable to instantiate datastore: MaxSize must be >= 1",...}. Pod is logging "DatastoreConfig.ReadConnPool.MaxOpenConns":0 and "DatastoreConfig.WriteConnPool.MaxOpenConns":0. If I omit these values from spec.config spicedb appears to be fine.