postgres-operator/e2e/exec.sh

3 lines
53 B
Bash
Executable File

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