Commit 29d6ae58 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Delete curl.yml

parent 187493da
apiVersion: v1
kind: Pod
metadata:
name: curl-pod
namespace: jobportal
spec:
containers:
- name: curl-container
image: curlimages/curl
imagePullPolicy: IfNotPresent
command:
- /bin/sh
- -c
- sleep infinity
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment