Merge pull request #591 from 3dwardch3ng/infra/renovate
fix service port target
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user