Skip to content

Commit

Permalink
remove olm install
Browse files Browse the repository at this point in the history
Signed-off-by: MohammedAbdi <[email protected]>
  • Loading branch information
mamy-CS committed Sep 24, 2024
1 parent 7049d5c commit 6533aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/setup-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ GF_POD=$(
kubectl cp deployment/kepler_dashboard.json monitoring/$GF_POD:/tmp/dashboards/kepler_dashboard.json


echo "> Install OLM"
curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.28.0/install.sh | bash -s v0.28.0
# echo "> Install OLM"
# curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.28.0/install.sh | bash -s v0.28.0
# operator-sdk olm install


Expand Down

0 comments on commit 6533aeb

Please sign in to comment.