Skip to content

Commit

Permalink
Add selector to app-svc for proper service routing
Browse files Browse the repository at this point in the history
  • Loading branch information
irumaru committed Nov 14, 2024
1 parent 384e44e commit bfbe4dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions container/manifest/sync/app-svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: Service
metadata:
name: app-svc
spec:
selector:
app: app
ports:
- protocol: TCP
port: 80
Expand Down

0 comments on commit bfbe4dc

Please sign in to comment.