I am able to get the ignite service to run with a gMSA account, but when I try to map a database with the gMSA account, I get the following error.

Exception thrown executing [AnnotatedAction@2b702ce8 targetAction = [RepointMonDbAction@f27dda6 formObjectName = 'idcFormData', formObjectClass = RepointMonDbData, formObjectScope = FLOW], attributes = map['method' -> 'validateConnectionInfo']] in state 'validateConnectionInfo' of flow 'repoint-mondb-flow' -- action execution attributes were 'map[[empty]]'
I also need to know how to set the repo.properties repo.user to the gMSA account.
If gMSA is not possible for either scenario, can a normal AD account be used?