From 31c9a460d47459807f0f5859964de08396abae17 Mon Sep 17 00:00:00 2001 From: Janis Date: Thu, 30 Apr 2026 12:02:52 +0200 Subject: [PATCH] feat(nowchess): add annotations for authorized stages in production and staging --- eu-central-1/argo-apps/nowchess/nowchess-staging.yaml | 2 ++ eu-central-1/argo-apps/nowchess/nowchess.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/eu-central-1/argo-apps/nowchess/nowchess-staging.yaml b/eu-central-1/argo-apps/nowchess/nowchess-staging.yaml index c520d8f..83fc94c 100644 --- a/eu-central-1/argo-apps/nowchess/nowchess-staging.yaml +++ b/eu-central-1/argo-apps/nowchess/nowchess-staging.yaml @@ -3,6 +3,8 @@ kind: Application metadata: name: nowchess-staging namespace: argocd + annotations: + kargo.akuity.io/authorized-stage: nowchess-kargo:staging spec: project: default destination: diff --git a/eu-central-1/argo-apps/nowchess/nowchess.yaml b/eu-central-1/argo-apps/nowchess/nowchess.yaml index f9472dc..f76a32a 100644 --- a/eu-central-1/argo-apps/nowchess/nowchess.yaml +++ b/eu-central-1/argo-apps/nowchess/nowchess.yaml @@ -3,6 +3,8 @@ kind: Application metadata: name: nowchess namespace: argocd + annotations: + kargo.akuity.io/authorized-stage: nowchess-kargo:prod spec: project: default destination: