Skip to content

Commit

Permalink
Update helm docs (#135)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nscuro <[email protected]>
  • Loading branch information
github-actions[bot] and nscuro authored Aug 9, 2024
1 parent 4173319 commit b5acf37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/hyades/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ The GA roadmap for Hyades is tracked here: https://github.com/DependencyTrack/hy
| apiServer.probes.readiness.timeoutSeconds | int | `5` | |
| apiServer.replicaCount | int | `1` | |
| apiServer.resources.limits.cpu | string | `"4"` | |
| apiServer.resources.limits.memory | string | `"8Gi"` | |
| apiServer.resources.limits.memory | string | `"2Gi"` | |
| apiServer.resources.requests.cpu | string | `"2"` | |
| apiServer.resources.requests.memory | string | `"4Gi"` | |
| apiServer.resources.requests.memory | string | `"2Gi"` | |
| apiServer.service.annotations | object | `{}` | |
| apiServer.service.nodePort | string | `nil` | |
| apiServer.service.type | string | `"ClusterIP"` | |
Expand Down

0 comments on commit b5acf37

Please sign in to comment.