Skip to content

Commit c368f00

Browse files
committed
fix: slightly reduce requested eoapi ram 3GB --> 2GB
1 parent 15b76ab commit c368f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/helm/eoapi-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ raster:
3737
resources:
3838
requests:
3939
cpu: "1024m"
40-
memory: "3Gi"
40+
memory: "2Gi"
4141
limits:
4242
cpu: "2048m"
4343
memory: "4Gi"

0 commit comments

Comments
 (0)