Skip to content

Commit

Permalink
Add service
Browse files Browse the repository at this point in the history
  • Loading branch information
isp-owner committed Nov 27, 2024
1 parent 005510e commit ca70e4a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions deploy/k8s/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@ spec:
app: isp-config-service
ports:
- protocol: TCP
port: 4001
targetPort: 4001
name: ws
port: 9001
targetPort: 9001
- protocol: TCP
name: grpc
port: 9002
targetPort: 9002

0 comments on commit ca70e4a

Please sign in to comment.