Skip to content

Commit

Permalink
fix secret key (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlomazzaferro authored Oct 24, 2024
1 parent 98a2159 commit 00da8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/prod/smpcv2-1-prod/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
- name: SMPC__DATABASE__URL
valueFrom:
secretKeyRef:
key: DATABASE_URL_AURORA
key: DATABASE_AURORA_URL
name: application

- name: SMPC__DATABASE__MIGRATE
Expand Down

0 comments on commit 00da8e1

Please sign in to comment.