|
|
@ -67,9 +67,9 @@ persistence: |
|
|
|
autoscaling: |
|
|
|
enabled: true |
|
|
|
minReplicas: 2 |
|
|
|
maxReplicas: 5 |
|
|
|
targetCPUUtilizationPercentage: 80 |
|
|
|
targetMemoryUtilizationPercentage: 80 |
|
|
|
maxReplicas: 6 |
|
|
|
targetCPUUtilizationPercentage: 90 |
|
|
|
targetMemoryUtilizationPercentage: 90 |
|
|
|
|
|
|
|
nodeSelector: {} |
|
|
|
|
|
|
|