refactor(deploy): remove cpu and memory limits for schemas #441
@@ -41,9 +41,6 @@ spec:
|
||||
containers:
|
||||
- name: schemas
|
||||
resources:
|
||||
limits:
|
||||
cpu: "500m"
|
||||
memory: "100Mi"
|
||||
requests:
|
||||
cpu: "20m"
|
||||
memory: "20Mi"
|
||||
|
||||
Reference in New Issue
Block a user