8 lines
239 B
YAML
Executable File
8 lines
239 B
YAML
Executable File
apiVersion: kargo.akuity.io/v1alpha1
|
|
kind: Project
|
|
metadata:
|
|
name: orchestration-kargo
|
|
annotations:
|
|
# This annotation ensures Projects (Namespaces) are created first when deployed via Argo CD
|
|
argocd.argoproj.io/sync-wave: "-1"
|