Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

docs(Halyard): removes untimely reference to hal version #1239

Merged
merged 1 commit into from
Mar 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/halyard/component-sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Limits and requests follow the Kubernetes conventions [documented here](https://

#### Updating JAVA_OPTS

As of Halyard 1.8, all JVM-based services have the following JAVA_OPTS set:
All JVM-based services have the following JAVA_OPTS set:

```
JAVA_OPTS=-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2
Expand Down