Skip to content

Commit 6851e0f

Browse files
authored
Merge pull request #1097 from kameshsr/patch-3
Github issue-1095 Update memory request for prereg-booking
2 parents 34b4d82 + 6b83c7c commit 6851e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/prereg-booking/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ resources:
117117
memory: 2500Mi
118118
requests:
119119
cpu: 250m
120-
memory: 1500Mi
120+
memory: 1250Mi
121121
additionalResources:
122122
## Specify any JAVA_OPTS string here. These typically will be specified in conjunction with above resources
123123
## Example: java_opts: "-Xms500M -Xmx500M"

0 commit comments

Comments
 (0)