Skip to content

Commit 37772a6

Browse files
author
Moritz Clasmeier
committed
Bump worker node (experiment), because the cluster didn't come up
1 parent 6c7de57 commit 37772a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
cluster-name: infra-roxie-pr-${{ github.event.pull_request.number }}-openshift
4545
flavor: ocp-4
46-
args: master-node-type=e2-standard-4,worker-node-type=e2-standard-4,master-node-count=3,worker-node-count=3
46+
args: master-node-type=e2-standard-4,worker-node-type=e2-standard-8,master-node-count=3,worker-node-count=3
4747
secrets: inherit
4848

4949
build-roxie-image:

0 commit comments

Comments
 (0)