mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Make coreos's master component manifest consistent with debian ones.
This commit is contained in:
parent
54933902b2
commit
11a6d7df26
@ -35,8 +35,6 @@ spec:
|
||||
name: clientport
|
||||
protocol: TCP
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
requests:
|
||||
cpu: 200m
|
||||
volumeMounts:
|
||||
|
@ -45,8 +45,6 @@ spec:
|
||||
name: local
|
||||
protocol: TCP
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250m
|
||||
requests:
|
||||
cpu: 250m
|
||||
volumeMounts:
|
||||
|
@ -24,8 +24,6 @@ spec:
|
||||
timeoutSeconds: 15
|
||||
name: kube-scheduler
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
requests:
|
||||
cpu: 100m
|
||||
volumeMounts:
|
||||
|
Loading…
Reference in New Issue
Block a user