Skip to content

Commit

Permalink
improved request value for cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
bs-sili committed Aug 21, 2023
1 parent c35a65f commit e204e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/bpndiscovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sources:
- https://github.com/eclipse-tractusx/sldt-bpn-discovery

type: application
version: 0.1.9
version: 0.1.10
appVersion: 0.2.4-M1

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/bpndiscovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ bpndiscovery:
cpu: 750m
memory: 1024Mi
requests:
cpu: 750m
cpu: 250m
memory: 1024Mi

postgresql:
Expand Down

0 comments on commit e204e12

Please sign in to comment.