Skip to content

update resource values#8

Merged
yangcao77 merged 1 commit into
devfile-samples:mainfrom
yangcao77:main
Jun 27, 2022
Merged

update resource values#8
yangcao77 merged 1 commit into
devfile-samples:mainfrom
yangcao77:main

Conversation

@yangcao77

Copy link
Copy Markdown
Contributor

Signed-off-by: Stephanie [email protected]

For DEVHAS-125
springboot uses

NAME                               CPU(cores)   MEMORY(bytes)  
java-springboot-7b8b674bbb-22bzq   2m           173Mi  

update the resource value to

deployment/cpuLimit: "100m"
deployment/cpuRequest: 10m
deployment/memoryLimit: 300Mi
deployment/memoryRequest: 180Mi

Signed-off-by: Stephanie <[email protected]>
@yangcao77 yangcao77 merged commit bcc068f into devfile-samples:main Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants