logging: fix dashboards cpu limits
This commit is contained in:
parent
cac71e4a41
commit
b9383c9709
@ -31,6 +31,7 @@ spec:
|
|||||||
cpu: "200m"
|
cpu: "200m"
|
||||||
memory: "512Mi"
|
memory: "512Mi"
|
||||||
limits:
|
limits:
|
||||||
|
cpu: "200m"
|
||||||
memory: "512Mi"
|
memory: "512Mi"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
node-role.kubernetes.io/worker: "true"
|
node-role.kubernetes.io/worker: "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user