Skip to content

Commit 03c30d1

Browse files
committed
change to 512M
1 parent d4ad9d0 commit 03c30d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-gcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
--namespace ${NAMESPACE} \
6767
--port 52773 \
6868
--min-instances 1 \
69-
--memory 1Gi \
69+
--memory 512Mi \
7070
--timeout 300 \
7171
--verbosity debug \
7272
--image ${GCR_LOCATION}/${PROJECT_ID}/${IMAGE_NAME}:${GITHUB_SHA}

0 commit comments

Comments
 (0)