github.com/argoproj-labs/argocd-operator@v0.10.0/tests/k8s/1-031_validate_handle_terminating_namespaces/02-delete-ns.yaml (about)

     1  apiVersion: kuttl.dev/v1beta1
     2  kind: TestStep
     3  commands:
     4    - command: kubectl delete ns jane
     5      ignoreFailure: true
     6      timeout: 30