diff --git a/helm-chart/kuberay-operator/values.yaml b/helm-chart/kuberay-operator/values.yaml index ab37316c70..45c43daad3 100644 --- a/helm-chart/kuberay-operator/values.yaml +++ b/helm-chart/kuberay-operator/values.yaml @@ -27,7 +27,6 @@ resources: # resources, such as Minikube. If you do whelm to specify resources, uncomment the following # lines, adjust them as necessary, and remove the curly braces after 'resources:'. limits: - cpu: 100m # Anecdotally, managing 500 Ray pods requires roughly 500MB memory. # Monitor memory usage and adjust as needed. memory: 512Mi