github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/promoter.argoproj.io/ChangeTransferPolicy/testdata/observed-generation-outdated.yaml (about)

     1  apiVersion: promoter.argoproj.io/v1alpha1
     2  kind: ChangeTransferPolicy
     3  metadata:
     4    name: test
     5    generation: 2
     6  spec: {}
     7  status:
     8    branch: main
     9    conditions:
    10      - type: Ready
    11        status: True
    12        observedGeneration: 1
    13