github.com/argoproj-labs/argocd-operator@v0.10.0/tests/k8s/1-005_validate-custom-argocd-namespace/02-assert.yaml (about) 1 apiVersion: kuttl.dev/v1beta1 2 kind: TestAssert 3 timeout: 600 4 --- 5 apiVersion: argoproj.io/v1alpha1 6 kind: Application 7 metadata: 8 name: validate-custom-argocd 9 namespace: test-1-8-custom 10 status: 11 health: 12 status: Healthy 13 sync: 14 status: Synced