You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
set a suitable limit for agent
Limits: corev1.ResourceList{
corev1.ResourceCPU: resource.MustParse("100m"),
corev1.ResourceMemory: resource.MustParse("30Mi"),
},
kubeadm-operator/controllers/util.go
Line 149 in d3fd73b
f72b7d3fba90a7b01d7101cefbe1d536c429c676
The text was updated successfully, but these errors were encountered: