Skip to content

Commit 91063b3

Browse files
authored
client memory to 300Mi
1 parent 55074f4 commit 91063b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipeline/lib/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const phases = {
103103
api_cpu: "200m",
104104
api_memory: "600Mi",
105105
client_cpu: "100m",
106-
client_memory: "100Mi",
106+
client_memory: "300Mi",
107107
},
108108
};
109109

0 commit comments

Comments
 (0)