Skip to content

Commit

Permalink
Updated the README
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mihailradkov committed May 10, 2024
1 parent 0c426ca commit 134a005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ about defining resource limits.
| replicas | int | `1` | |
| repositories.repositoriesConfigmap | string | `""` | |
| resources.limits.memory | string | `"2Gi"` | |
| resources.requests.cpu | float | `0.5` | |
| resources.requests.cpu | string | `"500m"` | |
| resources.requests.memory | string | `"2Gi"` | |
| revisionHistoryLimit | int | `10` | |
| schedulerName | string | `""` | |
Expand Down

0 comments on commit 134a005

Please sign in to comment.