diff --git a/test/integration/testdata/vcjob.yaml b/test/integration/testdata/vcjob.yaml index 9eb589ebba..796e7d05fe 100644 --- a/test/integration/testdata/vcjob.yaml +++ b/test/integration/testdata/vcjob.yaml @@ -40,9 +40,4 @@ spec: - 10m image: nginx:latest name: nginx - resources: - requests: - cpu: 1 - limits: - cpu: 1 - restartPolicy: Never \ No newline at end of file + restartPolicy: Never