Skip to content

Allow resource allocation #2216

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

Merged
merged 6 commits into from
Jul 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Woops remove local testcase values
  • Loading branch information
anwbtom committed Jul 11, 2024
commit 8fe094b8c632ad8a79b53c766ced858df535ed94
4 changes: 0 additions & 4 deletions charts/nginx-gateway-fabric/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ nginxGateway:

# -- Set of custom annotations for NginxGateway objects.
configAnnotations: {}
resources:
requests:
cpu: 0.001
memory: 50Mi

# -- The number of replicas of the NGINX Gateway Fabric Deployment.
replicaCount: 1
Expand Down
Loading