9 lines
200 B
YAML
Executable File
9 lines
200 B
YAML
Executable File
apiVersion: kargo.akuity.io/v1alpha1
|
|
kind: ProjectConfig
|
|
metadata:
|
|
name: orchestration-kargo
|
|
spec:
|
|
promotionPolicies:
|
|
- autoPromotionEnabled: true
|
|
stageSelector:
|
|
name: regex:^.*$ |