feat: stuff for tournment
Delete PR Branch On Close / delete-branch (pull_request) Successful in 5s

This commit is contained in:
Lala, Shahd
2026-06-09 21:29:10 +00:00
parent 5dfca60e2a
commit bc6e66de73
9 changed files with 173 additions and 0 deletions
+7
View File
@@ -49,6 +49,13 @@ spec:
name: nowchess-store-active
port:
number: 8085
- path: /api/tournament
pathType: Prefix
backend:
service:
name: nowchess-tournament-active
port:
number: 8088
- path: /api
pathType: Prefix
backend:
@@ -50,6 +50,8 @@ images:
newTag: 0.18.0
- name: ghcr.io/now-chess/now-chess-systems/store
newTag: 0.24.0
- name: ghcr.io/now-chess/now-chess-systems/tournament
newTag: 0.1.0
- name: ghcr.io/now-chess/now-chess-systems/ws
newTag: 0.14.0
configurations: