rikameajay1
rikameajay1
Facing same issue on AWS Lambda @Vignesh-coder-coder were you able to resolve this?
Did anyone got the soln, I'm facing similar issue.
Resolved. Make sure to add **server.contextPath=/api** in the api.properties file
Worked for me. Used following format `ref+awssecrets://arn:aws:secretsmanager:AWS_REGION:ACCOUNT_ID:secret:/secret/name/with_slashes?region=AWS_REGION` Also created secret in AWS Secrets manager as specified in helmfile `/secret/name/with_slashes` Create secret with **"/"** at the beginning