fix(k01): lower cpu requests so all infra and services fit on 1 vcpu node
This commit is contained in:
@@ -1058,7 +1058,7 @@ spec:
|
||||
periodSeconds: 10
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
memory: 512Mi
|
||||
|
||||
Reference in New Issue
Block a user