Skip to content

Commit

Permalink
[monica] Fix readme autoscaling description
Browse files Browse the repository at this point in the history
  • Loading branch information
wissamataleh committed Sep 26, 2021
1 parent 058c580 commit 4a953e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/monica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ The following tables lists the configurable parameters of the Monica chart and t

| Parameter | Description | Default |
|-------------------------------------------------|--------------------------------------|------------|
| `autoscaling.enabled` | Enable autoscaling for Strapi | `false` |
| `autoscaling.minReplicas` | Minimum number of Strapi replicas | `1` |
| `autoscaling.maxReplicas` | Maximum number of Strapi replicas | `100` |
| `autoscaling.enabled` | Enable autoscaling for Monica | `false` |
| `autoscaling.minReplicas` | Minimum number of Monica replicas | `1` |
| `autoscaling.maxReplicas` | Maximum number of Monica replicas | `100` |
| `autoscaling.targetCPUUtilizationPercentage` | Target CPU utilization percentage | `80` |
| `autoscaling.targetMemoryUtilizationPercentage` | Target Memory utilization percentage | `80` |

Expand Down

0 comments on commit 4a953e5

Please sign in to comment.