(fix) litellm cloud formation stack

This commit is contained in:
ishaan-jaff 2024-03-07 18:06:59 -08:00
parent 2f960a9651
commit 323f15aa2f

View file

@ -30,13 +30,13 @@ Resources:
PolicyType: TargetTrackingScaling
TargetTrackingConfiguration:
PredefinedMetricSpecification:
PredefinedMetricType: ASGCPUUtilization
PredefinedMetricType: ASGAverageCPUUtilization
TargetValue: 60.0
LiteLLMDB:
Type: AWS::RDS::DBInstance
Properties:
AllocatedStorage: 5
AllocatedStorage: 20
Engine: postgres
MasterUsername: litellmAdmin
MasterUserPassword: litellmPassword