diff --git a/nowchess/base/nowchess-rollouts.yaml b/nowchess/base/nowchess-rollouts.yaml index b837a85..c6a202a 100755 --- a/nowchess/base/nowchess-rollouts.yaml +++ b/nowchess/base/nowchess-rollouts.yaml @@ -442,7 +442,7 @@ spec: - name: ACCOUNT_SERVICE_URL value: http://nowchess-account-active:8083 - name: TOURNAMENT_SERVICE_URL - value: http://nowchess-tournament-active:8086 + value: http://nowchess-tournament-active:8088 - name: TOURNAMENT_SELF_URL value: "" - name: MP_JWT_VERIFY_PUBLICKEY_LOCATION diff --git a/nowchess/htwg-1-prod/kustomization.yaml b/nowchess/htwg-1-prod/kustomization.yaml index 98af1f9..d5289e4 100755 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -42,9 +42,9 @@ patches: - name: nowchess-official-bots env: - name: TOURNAMENT_SERVICE_URL - value: http://nowchess-tournament-active:8086 + value: http://nowchess-tournament-active:8088 - name: TOURNAMENT_SELF_URL - value: http://141.147.25.239:8086 + value: http://141.147.25.239 - name: TOURNAMENT_BOT_TOKEN valueFrom: secretKeyRef: @@ -65,7 +65,7 @@ patches: - name: nowchess-tournament env: - name: TOURNAMENT_SELF_URL - value: http://141.147.25.239:8086 + value: http://141.147.25.239 target: kind: Rollout name: nowchess-tournament