Browse Source

Update job.yaml

URL Fix
pull/155/head
a3caicedo 3 years ago
committed by GitHub
parent
commit
8c7f428584
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      job-example/job.yaml

2
job-example/job.yaml

@ -13,6 +13,6 @@ spec:
- "-k" - "-k"
- "-X" - "-X"
- "GET" - "GET"
- "https://172.31.112.1:5001/swagger/index.html" - "www.google.com"
restartPolicy: Never restartPolicy: Never
backoffLimit: 4 backoffLimit: 4

Loading…
Cancel
Save