diff --git a/job-example/job.yaml b/job-example/job.yaml index a3bf7e7..d944518 100644 --- a/job-example/job.yaml +++ b/job-example/job.yaml @@ -10,8 +10,6 @@ spec: image: curlimages/curl command: - "curl" - - "-X" - - "GET" - "www.google.com" restartPolicy: Never backoffLimit: 4