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
|
imagePullPolicy: Always
|
||||||
name: portfolio
|
name: portfolio
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 80
|
||||||
name: http
|
name: http
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: registry-credentials
|
- name: registry-credentials
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue