github.com/percona/percona-xtradb-cluster-operator@v1.14.0/e2e-tests/apply (about)

     1  #!/bin/bash
     2  
     3  set -o errexit
     4  
     5  test_dir="$(dirname $0)"
     6  . $(dirname $0)/functions
     7  src_dir="$(realpath $test_dir/..)"
     8  
     9  apply_config $src_dir/deploy/cr.yaml