Skip to content

Commit

Permalink
Update deployment.yaml port to 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope authored Dec 7, 2024
1 parent e24a2ac commit 4c2eb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/crabe/webApp/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
image: ghcr.io/crabe-etsmtl/crabe-atelier:latest
imagePullPolicy: Always
ports:
- containerPort: 80
- containerPort: 8080
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 4c2eb0b

Please sign in to comment.