Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change testing node count to 2 #76

Merged
merged 1 commit into from
May 4, 2021
Merged

Conversation

msrn
Copy link
Member

@msrn msrn commented Apr 28, 2021

Currently when deploying cluster for testing purposes some pods will fail because there is not enough resources.
Changing node count from 1 -> 2 for testing fixes this.

@msrn msrn added the safe-to-test PR's that are safe to test with the pipeline label Apr 28, 2021
* Fixes problem with limited resources while deploying

Signed-off-by: Mikael Saarinen <mikael.saarinen@student.oulu.fi>
@msrn msrn force-pushed the msrn/nodecount branch from 9cee90b to b9bb861 Compare May 4, 2021 10:02
@JouHouFin
Copy link
Collaborator

LGTM.

@msrn msrn merged commit b9bb861 into smaddis:master May 4, 2021
@msrn msrn deleted the msrn/nodecount branch May 4, 2021 10:06
@msrn msrn linked an issue May 4, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe-to-test PR's that are safe to test with the pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update test deployments node count to two (2) nodes.
2 participants