diff --git a/nowchess/eu-central-1-staging/kustomization.yaml b/nowchess/eu-central-1-staging/kustomization.yaml index e4e6ab2..37a3aa2 100644 --- a/nowchess/eu-central-1-staging/kustomization.yaml +++ b/nowchess/eu-central-1-staging/kustomization.yaml @@ -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