flowfuse icon indicating copy to clipboard operation
flowfuse copied to clipboard

ci: Disable resources constraint for local database instance on pre-staging environments

Open ppawlowski opened this issue 1 year ago • 0 comments

Description

This pull request disables the default resource requests for the local PostgreSQL database instance used in the pre-staging environment. As a result, more pre-staging environments can be created without the need to increase cluster resources.

Related Issue(s)

Checklist

  • [x] I have read the contribution guidelines
  • [ ] Suitable unit/system level tests have been added and they pass
  • [ ] Documentation has been updated
    • [ ] Upgrade instructions
    • [ ] Configuration details
    • [ ] Concepts
  • [ ] Changes flowforge.yml?
    • [ ] Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • [ ] Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • [ ] Includes a DB migration? -> add the area:migration label

ppawlowski avatar Jul 16 '24 19:07 ppawlowski