mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +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
|
memory: 200Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 50Mi
|
memory: 100Mi
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
|
Loading…
Reference in New Issue
Block a user