Skip to content

Commit 68a5e79

Browse files
committed
Removing autoscaling from nsconsumer section
1 parent 170adf3 commit 68a5e79

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

helm/values.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -379,13 +379,6 @@ nsconsumer:
379379
create: false
380380
name: ""
381381

382-
autoscaling:
383-
enabled: false
384-
minReplicas: 1
385-
maxReplicas: 10
386-
targetCPUUtilizationPercentage: 50
387-
targetMemoryUtilizationPercentage: 80
388-
389382
readinessProbe:
390383
enabled: true
391384
exec:

0 commit comments

Comments
 (0)