We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18ad4b commit 6467a75Copy full SHA for 6467a75
deployment/k8s/manifest.yaml
@@ -31,7 +31,7 @@ spec:
31
serviceAccountName: bedrock-proxy-api
32
containers:
33
- name: bedrock-proxy-api
34
- image: public.ecr.aws/l4e4g2u7/bedrock-proxy-api:latest
+ image: ghcr.io/hustshawn/bedrock-proxy-api-for-azure-openai:latest
35
imagePullPolicy: Always
36
ports:
37
- name: http
0 commit comments