feat(nowchess): rename Horizontal Pod Autoscaler and update Rollout configuration for core and ws services

This commit is contained in:
2026-05-01 19:16:48 +02:00
parent 12e141205a
commit bdf5b27206
@@ -26,13 +26,6 @@ patches:
name: nowchess-account
spec:
minReplicas: 1
- patch: |-
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: nowchess-core
spec:
minReplicas: 1
- patch: |-
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
@@ -40,6 +33,13 @@ patches:
name: nowchess-ws
spec:
minReplicas: 1
- patch: |-
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
name: nowchess-core
spec:
replicas: 1
images:
- name: ghcr.io/now-chess/now-chess-systems/account
newTag: 0.4.0