Checkbox doesn't work for kubernetesDeploy step while adding a deploy stage
Describe the bug
Checkbox doesn't work for kubernetesDeploy step while adding a deploy stage
Versions used(KubeSphere/Kubernetes) KubeSphere: nightly-20210412 Kubernetes: 1.19.0
Environment How many nodes and their hardware configuration:
1 masters: 4cpu/8g 1 nodes: 4cpu/8g
(and other info are welcomed to help us debugging)
To Reproduce Steps to reproduce the behavior: Go to the DevOps project page Create a Pipeline Edit the basic information of the Pipeline See style of UI
- Go to the DevOps project page
- Create a pipeline
- Click Edit Pipeline
- Select Custom Pipline
- Click add icon
- Click Add Step
- Select kubernetesDeploy step on the right
- Click two checkbox
- See error: nothing to be changed
Expected behavior
Both of checkboxs should be responsive when we click them.