github.com/argoproj-labs/argocd-operator@v0.10.0/tests/k8s/1-006_validate-managed-by-chain/09-delete-app-and-namespace.yaml (about) 1 --- 2 apiVersion: kuttl.dev/v1beta1 3 kind: TestStep 4 delete: 5 - apiVersion: argoproj.io/v1alpha1 6 kind: Application 7 name: test-1-12-custom 8 - apiVersion: argoproj.io/v1alpha1 9 kind: Application 10 name: test-1-12-custom2 11 - apiVersion: v1 12 kind: Namespace 13 name: test-1-12-custom 14 command: 15 - shell: sleep 5