Skip to content

Commit

Permalink
Updating k8s port
Browse files Browse the repository at this point in the history
  • Loading branch information
tpfau committed Feb 9, 2024
1 parent 11fea6f commit 1687749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s_deployment_gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- name: gateway
image: harbor.cs.aalto.fi/aaltorse-public/llm_gateway # TODO
ports:
- containerPort: 8000
- containerPort: 3000
resources:
requests:
# Maybe needs to be increased later on.
Expand Down

0 comments on commit 1687749

Please sign in to comment.