Skip to content

Commit 250fb2e

Browse files
committed
Uniform default
1 parent af9df5b commit 250fb2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/codeflare_sdk/templates/new-template.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ spec:
1717
- replicas: 1
1818
requests:
1919
cpu: 2
20-
memory: 12G
20+
memory: 8G
2121
nvidia.com/gpu: 0
2222
limits:
2323
cpu: 2
24-
memory: 12G
24+
memory: 8G
2525
nvidia.com/gpu: 0
2626
- replicas: 3
2727
requests:

0 commit comments

Comments
 (0)