Skip to content

Commit

Permalink
feat: add elb
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloKakazu committed Sep 29, 2024
1 parent 8a38710 commit 68bbf90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions k8s/api-svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ spec:
- protocol: TCP
port: 80
targetPort: 8080
nodePort: 30007
type: NodePort
type: LoadBalancer

0 comments on commit 68bbf90

Please sign in to comment.