Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions spire/templates/apps/augury.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1046,6 +1046,8 @@ Resources:
Value: !Ref SharedClickhousePort
- Name: CLICKHOUSE_USER
Value: !Ref SharedClickhouseAuguryUsername
- Name: DATALAKE_CLEANUP_FORECAST_LIMIT
Value: "1000"
- Name: PORTER_SNS_TOPIC_ARN
Value: !Ref PorterJobExecutionSnsTopicArn
- Name: POSTGRES_HOST
Expand Down