@Anusha_sunkadh Thank you for answering and explaining. Your reply provided much needed information for a better understanding of the installation script of the MOSIP regclient module.
I have a follow up question with regards to the new variables in the MOSIP helm chart v1.2.0.1-B2.
If my understanding is correct, since signed & timestamped MOSIP jars are taken care of and used when the reg-client docker container is created, as well as at the creation of reg-client installation zip, why is there a need to indicate / include these variables in the Helm chart 12.0.1-B2 values.yaml for regclient (lines 77, 78 of mosip-helm/values.yaml at v1.2.0.1-B2 · mosip/mosip-helm · GitHub ) ?
I even suspect this is maybe causing the error in this post Regclient Deployment Problem (MOSIP v1.2.0.1-B1)
Looking at the previous versions of the Helm chart values.yaml, these variables/values are new and introduced only in chart version 12.0.1-B2.
By the way, with your help, regclient is now working without any error and I am now able to login with the newly created user with the roles Default, Regclient Operator and Regclient Supervisor.
But I used a local values.yaml to supersede the values in the Helm chart at the mosip-helm charts repo, and I didn’t put/use these new values/variables.