Skip to content

Commit

Permalink
Merge pull request #240 from planetf1/resources
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 authored Mar 15, 2023
2 parents ad273bf + 80e228e commit 8bb7bb9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions charts/odpi-egeria-lab/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ egeria:
cpu: 2000m
memory: 2Gi
requests:
cpu: 2000m
memory: 1Gi
cpu: 500m
memory: 2Gi
datalake:
#jvmopts: "-Xms500m -Xmx1024m"
#jvmopts: "-XX:MinRAMPercentage=10 -XX:MaxRAMPercentage=80"
Expand All @@ -60,18 +60,18 @@ egeria:
cpu: 2000m
memory: 2Gi
requests:
cpu: 250m
cpu: 500m
memory: 2Gi
dev:
#jvmopts: "-Xms500m -Xmx1024m"
#jvmopts: "-XX:MinRAMPercentage=40 -XX:MaxRAMPercentage=80"
resources:
limits:
cpu: 1000m
memory: 1Gi
cpu: 2000m
memory: 2Gi
requests:
cpu: 500m
memory: 1Gi
memory: 2Gi
factory:
#jvmopts: "-Xms250m -Xmx512m"
#jvmopts: "-XX:MinRAMPercentage=40 -XX:MaxRAMPercentage=80"
Expand Down

0 comments on commit 8bb7bb9

Please sign in to comment.