diff --git a/deployment/helm/templates/core/task-crd.yml b/deployment/helm/templates/core/task-crd.yml index c30ba6bef..db7fdf2ad 100644 --- a/deployment/helm/templates/core/task-crd.yml +++ b/deployment/helm/templates/core/task-crd.yml @@ -53,8 +53,8 @@ spec: items: type: string type: array - cpuWeight: - format: uint8 + cpuMillis: + format: int64 type: integer diskMB: format: int64