mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 03:56:36 +00:00
fix unit-test issue
This commit is contained in:
@@ -286,7 +286,7 @@ var (
|
||||
a: "8080",
|
||||
},
|
||||
{
|
||||
q: "CPU core requests for the workload, specify like '0.5', '1'. (optional):",
|
||||
q: "Number of CPU units for the service, like `256m` (0.5 CPU core), `1` (1 CPU core) (optional):",
|
||||
a: "0.5",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user