DefangLabs / DefangLabs/samples
Add sizing comment to all samples with DB
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 27
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 36
Description
In the Compose file for samples with a DB, add a comment to remind users to adjust sizing (specify resource limits) as needed.
For example,
# # Adjust resources as needed
# deploy:
# resources:
# reservations:
# cpus: "1.0"
# memory: 512M
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.