Commit 812b87c8 authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #28056 from fabioy/increase-reqs

Automatic merge from submit-queue Increase kube-dns requirements on CoreOS. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]() Missed changing the kube-dns memory limit on CoreOS. Follow of PR #28032.
parents 3e5cdd79 c8d82fc2
...@@ -32,7 +32,7 @@ spec: ...@@ -32,7 +32,7 @@ spec:
memory: 200Mi memory: 200Mi
requests: requests:
cpu: 100m cpu: 100m
memory: 50Mi memory: 100Mi
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthz path: /healthz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment