github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/promoter.argoproj.io/PromotionStrategy/testdata/no-environments.yaml (about) 1 apiVersion: promoter.argoproj.io/v1alpha1 2 kind: PromotionStrategy 3 metadata: 4 name: test 5 generation: 2 6 spec: {} 7 status: 8 conditions: 9 - type: Ready 10 status: True 11 observedGeneration: 2 12 environments: [] 13