Skip to content

Commit

Permalink
Correct ports of rg balancer.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Priestley committed Aug 21, 2023
1 parent 068dd31 commit 3b53abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/relayground-balancer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
app: relayground
ports:
- protocol: TCP
port: 8080
targetPort: 80
port: 80
targetPort: 8080

0 comments on commit 3b53abf

Please sign in to comment.