mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Konnectivity Proxy: move cpu limit to request.
This commit is contained in:
parent
662ea77c6a
commit
d13ee80cb0
@ -50,8 +50,9 @@ spec:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
resources:
|
||||
limits:
|
||||
requests:
|
||||
cpu: 50m
|
||||
limits:
|
||||
memory: 30Mi
|
||||
volumeMounts:
|
||||
- mountPath: /var/run/secrets/tokens
|
||||
|
Loading…
Reference in New Issue
Block a user