fix(portfolio): deployment container port
This commit is contained in:
parent
a29492cab4
commit
e89809d76f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ spec:
|
|||
imagePullPolicy: Always
|
||||
name: portfolio
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
- containerPort: 80
|
||||
name: http
|
||||
imagePullSecrets:
|
||||
- name: registry-credentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue