fix: User can't edit resource limit for workload during create deloyment
Created by: weili520
Signed-off-by: TheYoungManLi cjl@kubesphere.io
What type of PR is this?
/kind bug
What this PR does / why we need it:
During creating a deployment, if the user creates a container without a requests limit, and then he wants to edit it again, the edit page will be broken.
Note
: it does not affect programs that have already been released.
How to reproduce
:
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Does this PR introduced a user-facing change?
NONE