Skip to content

Commit

Permalink
susql deploy cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Abdi <[email protected]>
  • Loading branch information
Mohammed Abdi authored and Mohammed Abdi committed Feb 22, 2024
1 parent 4d50b03 commit b01428c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b01428c

Please sign in to comment.