Skip to content

update resource values#9

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

update resource values#9
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
python uses

NAME                               CPU(cores)   MEMORY(bytes)  
python-864fd4d486-4ndzv   0m           21Mi  

update the resource value to

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

Signed-off-by: Stephanie <[email protected]>
@yangcao77 yangcao77 merged commit 87d97d1 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