fix(portfolio): deployment container port

This commit is contained in:
David Landry 2024-10-20 01:40:08 -04:00
parent a29492cab4
commit e89809d76f

View file

@ -18,7 +18,7 @@ spec:
imagePullPolicy: Always
name: portfolio
ports:
- containerPort: 8080
- containerPort: 80
name: http
imagePullSecrets:
- name: registry-credentials