We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3aeb28 + 1508b12 commit bcad82aCopy full SHA for bcad82a
1 file changed
deploy/infrabox/templates/scheduler/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
memory: "400Mi"
30
limits:
31
cpu: "500m"
32
- memory: "4Gi"
+ memory: "8Gi"
33
env:
34
{{ include "env_database" . | indent 16 }}
35
{{ include "env_general" . | indent 16 }}
0 commit comments