Skip to content

Commit

Permalink
testing: Remove requesting full CPU for nginx test pod (#19802)
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr authored Oct 17, 2024
1 parent 8277ee4 commit 412ec2a
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 412ec2a

Please sign in to comment.