Skip to content

Commit

Permalink
Update pilot-sizing.yaml
Browse files Browse the repository at this point in the history
update maxReplicas to 1
  • Loading branch information
NIGeorgSolbach authored Dec 2, 2024
1 parent 368be0e commit fa0a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/templates/pilot-sizing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ dynamicformfields:
autoscaling:
enabled: true
minReplicas: 1
maxReplicas: 3
maxReplicas: 1
targetCPUUtilizationPercentage: 80
targetMemoryUtilizationPercentage: 90

Expand Down

0 comments on commit fa0a2c9

Please sign in to comment.