bugfixes; research subproc; higher sandbox limits
This commit is contained in:
@@ -83,10 +83,10 @@ spec:
|
||||
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
memory: "512Mi"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
memory: "2Gi"
|
||||
cpu: "500m"
|
||||
|
||||
livenessProbe:
|
||||
|
||||
Reference in New Issue
Block a user