Skip to content

Commit

Permalink
testing: Remove requesting full CPU for nginx test pod
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Oct 14, 2024
1 parent c090344 commit 8984aa3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions test/integration/testdata/vcjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,4 @@ spec:
- 10m
image: nginx:latest
name: nginx
resources:
requests:
cpu: 1
limits:
cpu: 1
restartPolicy: Never
restartPolicy: Never

0 comments on commit 8984aa3

Please sign in to comment.