diff --git a/ui/src/router/components/form/components/CPULimitsFormGroup.js b/ui/src/router/components/form/components/CPULimitsFormGroup.js index 5c6d80c22..4c10d0a63 100644 --- a/ui/src/router/components/form/components/CPULimitsFormGroup.js +++ b/ui/src/router/components/form/components/CPULimitsFormGroup.js @@ -10,7 +10,7 @@ export const CPULimitsFormGroup = ({ }) => { return ( CPU Limits

} + title={

CPU Limit

} description={ Use this field to override the platform-level default CPU limit. @@ -21,7 +21,7 @@ export const CPULimitsFormGroup = ({