mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Increate memory limit for fluentd-gcp
This commit is contained in:
parent
1e5fa8fed5
commit
48e750f5a0
@ -41,7 +41,7 @@ spec:
|
||||
value: --no-supervisor
|
||||
resources:
|
||||
limits:
|
||||
memory: 200Mi
|
||||
memory: 300Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 200Mi
|
||||
|
@ -419,7 +419,7 @@ spec:
|
||||
</match>
|
||||
resources:
|
||||
limits:
|
||||
memory: 200Mi
|
||||
memory: 300Mi
|
||||
requests:
|
||||
# Any change here should be accompanied by a proportional change in CPU
|
||||
# requests of other per-node add-ons (e.g. kube-proxy).
|
||||
|
Loading…
Reference in New Issue
Block a user