postgres-operator/e2e/exec.sh

3 lines
54 B
Bash
Executable File

#!/usr/bin/env bash
kubectl exec -it $1 -- sh -c "$2"