This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user