mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
12 lines
215 B
YAML
12 lines
215 B
YAML
apiVersion: promoter.argoproj.io/v1alpha1
|
|
kind: CommitStatus
|
|
metadata:
|
|
name: test
|
|
generation: 2
|
|
status:
|
|
conditions:
|
|
- type: Ready
|
|
status: True
|
|
observedGeneration: 1
|
|
id: test-2
|
|
sha: abc1234
|