Skip to content

Commit 422b083

Browse files
change secrets path
1 parent 2ce2706 commit 422b083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Define the secret name and region
4-
SECRET_NAME="/helix-deploy/spacecat-services/audit-worker/latest"
4+
SECRET_NAME="/helix-deploy/spacecat-services/api-service/latest"
55
REGION="us-east-1"
66

77
# Retrieve the secret from AWS Secrets Manager

0 commit comments

Comments
 (0)