feat(nowchess): add annotations for authorized stages in production and staging

This commit is contained in:
2026-04-30 12:02:52 +02:00
parent 6237700755
commit 31c9a460d4
2 changed files with 4 additions and 0 deletions
@@ -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:
@@ -3,6 +3,8 @@ kind: Application
metadata:
name: nowchess
namespace: argocd
annotations:
kargo.akuity.io/authorized-stage: nowchess-kargo:prod
spec:
project: default
destination: