Skip to content

Commit

Permalink
Merge pull request #796 from openshift-cherrypick-robot/cherry-pick-7…
Browse files Browse the repository at this point in the history
…93-to-release-4.4

[release-4.4] Bug 1812709: Normalize CPU requests on masters
  • Loading branch information
openshift-merge-robot committed Apr 9, 2020
2 parents 6709dbb + 84ed286 commit ea888fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bindata/v4.1.0/kube-apiserver/pod.yaml
Expand Up @@ -46,7 +46,7 @@ spec:
resources:
requests:
memory: 1Gi
cpu: 150m
cpu: 300m
ports:
- containerPort: 6443
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion pkg/operator/v410_00_assets/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ea888fa

Please sign in to comment.