github.com/argoproj-labs/argocd-operator@v0.10.0/tests/k8s/1-006_validate-managed-by-chain/11-assert.yaml (about) 1 apiVersion: argoproj.io/v1alpha1 2 kind: Application 3 metadata: 4 name: test-1-12-custom 5 status: 6 health: 7 status: Missing 8 sync: 9 status: Unknown 10 --- 11 apiVersion: argoproj.io/v1alpha1 12 kind: Application 13 metadata: 14 name: test-1-12-custom2 15 status: 16 health: 17 status: Healthy 18 sync: 19 status: Synced