components-contrib/.github/scripts/components-scripts/conformance-secretstores.ku...

7 lines
104 B
Bash
Executable File

#!/bin/sh
set -e
kubectl apply -f tests/config/kind-data.yaml
echo "NAMESPACE=default" >> $GITHUB_ENV