Skip to content

Commit

Permalink
[CRIMAP-66] Add S3 to production (#181)
Browse files Browse the repository at this point in the history
CRIMAP-66 Add S3 to production
  • Loading branch information
mseedat-moj authored Nov 13, 2023
1 parent 22b2f67 commit 5b90e4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/kubernetes/production/deployment.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,8 @@ spec:
secretKeyRef:
name: application-events-sns-topic
key: topic_arn
- name: S3_BUCKET_NAME
valueFrom:
secretKeyRef:
name: s3-bucket
key: bucket_name

0 comments on commit 5b90e4c

Please sign in to comment.