Skip to content

Commit

Permalink
Switch to rhbk as a default sso (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdujava authored Dec 5, 2024
1 parent da4684b commit 636084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ fi

oc apply -k overlays/testsuite/ --namespace "${SHARED_NAMESPACE}"

NAMESPACE=$SHARED_NAMESPACE ./base/rhsso/deploy-rhsso.sh
NAMESPACE=$SHARED_NAMESPACE ./base/rhbk/deploy-rhsso.sh

oc apply -k overlays/exclusive/ --namespace "${THREESCALE_NAMESPACE:=3scale}"

0 comments on commit 636084f

Please sign in to comment.