Skip to content
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 helm/prereg-booking/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ resources:
memory: 2500Mi
requests:
cpu: 250m
memory: 1500Mi
memory: 1250Mi
additionalResources:
## Specify any JAVA_OPTS string here. These typically will be specified in conjunction with above resources
## Example: java_opts: "-Xms500M -Xmx500M"
Expand Down
Loading