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

test: adds network test with latency #3738

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Conversation

staheri14
Copy link
Contributor

No description provided.

@staheri14 staheri14 self-assigned this Aug 2, 2024
@@ -4,7 +4,7 @@ var DefaultResources = Resources{
MemoryRequest: "400Mi",
MemoryLimit: "400Mi",
CPU: "300m",
Volume: "1Gi",
Volume: "0Gi",
Copy link
Member

Choose a reason for hiding this comment

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

The minimum size for a volume is 1Gi.
If you don't want a volume, you should not call AddVolume for that Instance.

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