feat(nowchess): add ignoreDifferences configuration for Rollout replicas in nowchess.yaml and nowchess-staging.yaml

This commit is contained in:
2026-05-08 14:06:13 +02:00
parent 9b9239253f
commit d25378d721
2 changed files with 12 additions and 0 deletions
@@ -10,6 +10,12 @@ spec:
destination:
namespace: nowchess-staging
server: https://kubernetes.default.svc
ignoreDifferences:
- group: argoproj.io
kind: Rollout
name: nowchess-core
jsonPointers:
- /spec/replicas
sources:
- repoURL: git@git.janis-eccarius.de:NowChess/Gitops.git
path: ./nowchess/eu-central-1-staging
@@ -10,6 +10,12 @@ spec:
destination:
namespace: nowchess
server: https://kubernetes.default.svc
ignoreDifferences:
- group: argoproj.io
kind: Rollout
name: nowchess-core
jsonPointers:
- /spec/replicas
sources:
- repoURL: git@git.janis-eccarius.de:NowChess/Gitops.git
path: ./nowchess/eu-central-1-prod