feat(nci-11): add Kubernetes manifests for nowchess-analysis service (#392)
Co-authored-by: Janis Eccarius <eccariusjanis@gmail.com> Reviewed-on: #392
This commit was merged in pull request #392.
This commit is contained in:
@@ -32,6 +32,8 @@ patches:
|
||||
kind: ConfigMap
|
||||
name: nowchess-frontend-env-config
|
||||
images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.1.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
|
||||
@@ -94,6 +94,8 @@ patches:
|
||||
spec:
|
||||
replicas: 1
|
||||
images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.1.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
|
||||
@@ -31,6 +31,8 @@ patches:
|
||||
kind: ConfigMap
|
||||
name: nowchess-frontend-env-config
|
||||
images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.1.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
|
||||
Reference in New Issue
Block a user