Skip to content

Commit

Permalink
Nerf Beta redirect alarm
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jan 17, 2025
1 parent 5c966af commit 2206a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spire/templates/apps/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Resources:
- { Key: prx:cloudformation:root-stack-id, Value: !Ref RootStackId }
- { Key: prx:ops:environment, Value: !Ref EnvironmentType }
- { Key: prx:dev:application, Value: Beta }
Threshold: 0
Threshold: 2
TreatMissingData: notBreaching
RedirectFunctionLogGroup:
Type: AWS::Logs::LogGroup
Expand Down

0 comments on commit 2206a9b

Please sign in to comment.