Merge pull request #591 from 3dwardch3ng/infra/renovate

fix service port target
This commit is contained in:
2024-07-20 16:48:57 +10:00
committed by GitHub

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: