Skip to content

Commit

Permalink
Merge pull request #46 from sustainable-computing-io/susql-deploy-cle…
Browse files Browse the repository at this point in the history
…anup

susql deploy cleanup
  • Loading branch information
mamy-CS authored Feb 22, 2024
2 parents 4d50b03 + b01428c commit 4514d10
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 4514d10

Please sign in to comment.