Skip to content

Commit 41d810a

Browse files
authoredJan 9, 2025··
manifests: remove unused curl image from EPP manifest (#180)
Signed-off-by: Madhav Jivrajani <[email protected]>
1 parent 1ad93e4 commit 41d810a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎pkg/manifests/ext_proc.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ spec:
5959
- "vllm-llama2-7b-pool"
6060
ports:
6161
- containerPort: 9002
62-
63-
- name: curl
64-
image: curlimages/curl
65-
command: ["sleep", "3600"]
6662
---
6763
apiVersion: v1
6864
kind: Service

0 commit comments

Comments
 (0)
Please sign in to comment.