Skip to content

Commit 6467a75

Browse files
committed
feat: updated the image from the k8s deployment manifest
1 parent a18ad4b commit 6467a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/k8s/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
serviceAccountName: bedrock-proxy-api
3232
containers:
3333
- name: bedrock-proxy-api
34-
image: public.ecr.aws/l4e4g2u7/bedrock-proxy-api:latest
34+
image: ghcr.io/hustshawn/bedrock-proxy-api-for-azure-openai:latest
3535
imagePullPolicy: Always
3636
ports:
3737
- name: http

0 commit comments

Comments
 (0)