fix service port target

This commit is contained in:
2024-07-20 16:48:34 +10:00
parent 2d747d698c
commit 4ddfae09db

View File

@@ -9,7 +9,7 @@ spec:
type: ClusterIP type: ClusterIP
ports: ports:
- port: 8899 - port: 8899
targetPort: http targetPort: 8080
protocol: TCP protocol: TCP
name: http name: http
selector: selector: