Skip to content

Commit

Permalink
Make an object
Browse files Browse the repository at this point in the history
  • Loading branch information
cavis committed Oct 4, 2024
1 parent 7d253af commit ad86c58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spire/templates/apps/dovetail-cdn-arranger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,8 @@ Resources:
DOVETAIL_TOKEN: !Ref DovetailRouterToken
TMP_DISK_LIMIT: 500000000
WORKSPACE_S3_BUCKET: !Ref DtCdnArrangerWorkspaceBucket
EphemeralStorage: 4096
EphemeralStorage:
Size: 4096
Handler: index.handler
Layers:
- !Ref FfmpegBinaryLayer
Expand Down

0 comments on commit ad86c58

Please sign in to comment.