Import DB urls and password from vault using vault injector

we are trying to import DB urls and password from vault using vault injector , We have made necessary changes to the helm but the application is coming up and getting below mentioned error.

back-off 20s restarting failed container=admin-tools pod=temporal-admintools-7b5d44b7df-8nffj_corp-temporal-uat(48af84f0-db68-4291-9b90-c9efe31953f4)

Please check kubernetes events on the pod to find the error. If it is still failing at the DB urls .

Can you please let us know how is the application being started using this image, image:
repository: as1-lower-harbor.crisil.local/temporal/temporalio/temporal-server
tag: 1.22.6
Please provide us the ENTRYPOINT or CMD used for starting the application within the pod as we are over ridding the behavior by updating the deployment file using Command and args to import the secrets from vault.