acoustic-carpenter-78188
02/27/2023, 9:57 PMlimits:
cpu: "2"
memory: 200Mi
requests:
cpu: "2"
memory: 200Mi
Removing this will make it
resources:
limits:
cpu: "0"
memory: "0"
requests:
cpu: "0"
memory: "0"
which means that there is no limit
Type
☑︎ Bug Fix
☐ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
_Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_
fixes https://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/
flyteorg/flyteadmin
GitHub Actions: Build & Push Flyteadmin Image
GitHub Actions: Goreleaser
GitHub Actions: Build & Push Flytescheduler Image
GitHub Actions: Bump Version
✅ 8 other checks have passed
8/12 successful checksacoustic-carpenter-78188
02/27/2023, 9:57 PM