testing: Remove requesting full CPU for nginx test pod (#19802)

pull/19816/head
Steven Powell 2024-10-17 13:57:06 -05:00 committed by GitHub
parent 8277ee4a7c
commit 412ec2a9b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 6 deletions

View File

@ -40,9 +40,4 @@ spec:
- 10m
image: nginx:latest
name: nginx
resources:
requests:
cpu: 1
limits:
cpu: 1
restartPolicy: Never
restartPolicy: Never