fix target port
This commit is contained in:
parent
eceaa3622a
commit
7ed41809f5
@ -32,7 +32,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
name: http
|
name: http
|
||||||
targetPort: 3001
|
targetPort: 3000
|
||||||
selector:
|
selector:
|
||||||
app: lecoffre-front
|
app: lecoffre-front
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user