Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit b01982d

Browse files
committed
update submodule
1 parent ade029b commit b01982d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/deploy-cromwell-on-azure/scripts/helm/templates/tes-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ spec:
128128
- containerPort: {{ .Values.service.tesPort }}
129129
resources:
130130
requests:
131-
cpu: "1.5"
131+
cpu: "2.5"
132132
memory: "3072Mi"
133133
limits:
134134
cpu: "8.0"

0 commit comments

Comments
 (0)