Browse Source

Change endpoint again. Fun Facts

pull/155/head
a3caicedo 3 years ago
parent
commit
1d8464a9dd
  1. 2
      pre-post-sync/pre-sync-job.yaml

2
pre-post-sync/pre-sync-job.yaml

@ -13,6 +13,6 @@ spec:
image: curlimages/curl image: curlimages/curl
command: command:
- "curl" - "curl"
- "https://reqbin.com/echo" - "https://api.aakhilv.me/fun/facts"
restartPolicy: Never restartPolicy: Never
backoffLimit: 2 backoffLimit: 2

Loading…
Cancel
Save