feat(nowchess): add annotations for authorized stages in production and staging
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user