diff --git a/deployment/deploy.sh b/deployment/deploy.sh index f1e4e8e..0f50c51 100644 --- a/deployment/deploy.sh +++ b/deployment/deploy.sh @@ -163,6 +163,7 @@ do fi elif [[ ${action} = "susql-deploy" ]]; then + echo "->Deploying SusQL controller..." if [[ ! -z ${SUSQL_ENHANCED} ]]; then kubectl apply -f ../config/rbac/susql-rbac.yaml fi