Skip to content

Commit

Permalink
prod deployment template fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Nov 8, 2024
1 parent 7a94b46 commit 1bc0b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/production-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ extraEnvVars: &envVars
- name: REDIS_URL
value: redis://:$REDIS_PASSWORD@adventist-knapsack-production-redis-master:6379/0
- name: REPOSITORY_S3_STORAGE
value: true
value: "true"
- name: REPOSITORY_S3_BUCKET
value: samvera-original-files
- name: REPOSITORY_S3_REGION
Expand Down

0 comments on commit 1bc0b21

Please sign in to comment.