mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #28056 from fabioy/increase-reqs
Automatic merge from submit-queue Increase kube-dns requirements on CoreOS. []() Missed changing the kube-dns memory limit on CoreOS. Follow of PR #28032.
This commit is contained in:
commit
812b87c8e6
@ -32,7 +32,7 @@ spec:
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 50Mi
|
||||
memory: 100Mi
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Loading…
Reference in New Issue
Block a user