set -a source ./.env set +a envsubst < ./secrets.yaml | kubectl apply -f - kubectl apply -f deploy.yaml