Skip to content

Commit

Permalink
fix ports
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Shcherbakov committed Nov 12, 2024
1 parent 4e0c050 commit b407537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ image:

service:
type: ClusterIP
port: 19091
additonalPort: 19092
port: 19090
additonalPort: 19091

autoscaling:
enabled: true
Expand Down

0 comments on commit b407537

Please sign in to comment.