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

chore: update image tags and resource allocation #26

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

bryce-mcmath
Copy link
Contributor

Updating tags and lowering the resource allocation a bit so we don't hit limits even when max pods are used

@@ -1,12 +1,12 @@
# Default values for vdr-proxy prod deployment
namespace: c2a2c4-prod

replicaCount: 3
replicaCount: 2
Copy link
Member

@jleach jleach Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For prod the convention is usually 3 minimum. Maybe this is outdated and 2 is good enough so if you've read elsewhere that 2 is fine the LGTM. Two is fine for test and I often just use 1 or 2 in dev.

@jleach jleach self-requested a review October 10, 2024 16:01
@bryce-mcmath bryce-mcmath merged commit 2fca4c1 into main Oct 10, 2024
6 checks passed
@bryce-mcmath bryce-mcmath deleted the chore/update-image-tags branch October 10, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants