Skip to content

Commit

Permalink
Add secret key base envar
Browse files Browse the repository at this point in the history
farski committed Jan 17, 2025

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
1 parent 9aedb43 commit 04ab171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spire/templates/apps/dovetail-insights.yml
Original file line number Diff line number Diff line change
@@ -253,6 +253,8 @@ Resources:
Secrets:
- Name: BIGQUERY_CREDENTIALS
ValueFrom: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Dovetail-Insights/big-query-client-config
- Name: SECRET_KEY_BASE
ValueFrom: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Dovetail-Insights/secret-key-base
ExecutionRoleArn: !GetAtt ExecutionRole.Arn
NetworkMode: bridge
Tags:

0 comments on commit 04ab171

Please sign in to comment.