Fix service target port
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
cfeb0d539a
commit
2ed47e80bb
@ -37,7 +37,7 @@ spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 8000
|
||||
targetPort: web
|
||||
name: web
|
||||
selector:
|
||||
app: miniflux
|
||||
|
Loading…
Reference in New Issue
Block a user