fix(portfolio): deployment container name
This commit is contained in:
parent
51349de72e
commit
a29492cab4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
containers:
|
||||
- image: registry.int.nc.landry.land/portfolio-site
|
||||
imagePullPolicy: Always
|
||||
name: portfolio-site
|
||||
name: portfolio
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue