Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob committed Dec 12, 2024
1 parent 374c85d commit d1826a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1619,7 +1619,7 @@ To install, upgrade or uninstall this chart, please refer to [the root README.md
| `routerMetrics.image.pullSecrets` | routerMetrics image pull secrets | `[]` |
| `routerMetrics.command` | Override default container command (useful when using custom images) | `[]` |
| `routerMetrics.args` | Override default container args (useful when using custom images) | `[]` |
| `routerMetrics.resources.limits.memory` | Container memory limits in MiB | `1024Mi` |
| `routerMetrics.resources.limits.memory` | Container memory limits in MiB | `512Mi` |
| `routerMetrics.resources.limits.cpu` | Container cpu limits in milliCPU cores | `500m` |
| `routerMetrics.resources.requests.memory` | Container memory requests in MiB | `256Mi` |
| `routerMetrics.resources.requests.cpu` | Container cpu requests in milliCPU cores | `250m` |
Expand Down

0 comments on commit d1826a9

Please sign in to comment.