mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 04:56:11 +00:00
account for move of repo from vmware-tanzu to vmware on GitHub
This commit is contained in:
@@ -647,7 +647,7 @@ func (c *agentController) newAgentDeployment(controllerManagerPod *corev1.Pod) *
|
||||
},
|
||||
Requests: corev1.ResourceList{
|
||||
corev1.ResourceMemory: resource.MustParse("32Mi"),
|
||||
// Must be explicitly 0 (not unset) to avoid problem described in https://github.com/vmware-tanzu/pinniped/issues/1507.
|
||||
// Must be explicitly 0 (not unset) to avoid problem described in https://github.com/vmware/pinniped/issues/1507.
|
||||
corev1.ResourceCPU: resource.MustParse("0"),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user