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