fix(kavita): service targetPort
This commit is contained in:
parent
408700d6ab
commit
206b995f6a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ metadata:
|
||||||
name: kavita-email
|
name: kavita-email
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 5003
|
- port: http
|
||||||
targetPort: http
|
targetPort: 5003
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: http
|
name: http
|
||||||
selector:
|
selector:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue