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