diff --git a/pod_curl.yaml b/pod_curl.yaml index 2c1a6cf..87347d2 100644 --- a/pod_curl.yaml +++ b/pod_curl.yaml @@ -11,5 +11,5 @@ metadata: spec: containers: - name: curl-container - image: appropriate/curl + image: curlimages/curl command: [ "sh","-c", "sleep 1h" ] \ No newline at end of file