Fix service target port

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-10-22 15:29:11 +01:00
parent cfeb0d539a
commit 2ed47e80bb
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ spec:
type: ClusterIP
ports:
- port: 80
targetPort: 8000
targetPort: web
name: web
selector:
app: miniflux