Skip to content

Commit 74046fb

Browse files
committed
disable autoscaling multiple times
1 parent 2c453cc commit 74046fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-plain/files/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ resources:
116116
autoscaling:
117117
enabled: false
118118
minReplicas: 1
119-
maxReplicas: 3
119+
maxReplicas: 1
120120
targetCPUUtilizationPercentage: 80
121121

122122
nodeSelector: {}

0 commit comments

Comments
 (0)