Skip to content

Commit

Permalink
feat: updated the image from the k8s deployment manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hustshawn committed Oct 4, 2024
1 parent a18ad4b commit 6467a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/k8s/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: bedrock-proxy-api
containers:
- name: bedrock-proxy-api
image: public.ecr.aws/l4e4g2u7/bedrock-proxy-api:latest
image: ghcr.io/hustshawn/bedrock-proxy-api-for-azure-openai:latest
imagePullPolicy: Always
ports:
- name: http
Expand Down

0 comments on commit 6467a75

Please sign in to comment.