diff --git a/job-example/job.yaml b/job-example/job.yaml index 88ef1ad..a3bf7e7 100644 --- a/job-example/job.yaml +++ b/job-example/job.yaml @@ -10,7 +10,6 @@ spec: image: curlimages/curl command: - "curl" - - "-k" - "-X" - "GET" - "www.google.com"