Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #138 from dacleyra/master
Browse files Browse the repository at this point in the history
0.3.1
  • Loading branch information
dacleyra authored Nov 25, 2019
2 parents 70c1a33 + d2dc815 commit 30bd957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ The Kabanero Open Project intends to build on open source distributions of Kuber

While logged in as a `cluster-admin` execute the install script from the kabanero-operator release

`curl -s -L https:/kabanero-io/kabanero-operator/releases/download/0.3.0/install.sh | bash`
`curl -s -L https:/kabanero-io/kabanero-operator/releases/download/0.3.1/install.sh | bash`

### Uninstall

While logged in as a `cluster-admin` execute the uninstall script from the kabanero-operator release

`curl -s -L https:/kabanero-io/kabanero-operator/releases/download/0.3.0/uninstall.sh | bash`
`curl -s -L https:/kabanero-io/kabanero-operator/releases/download/0.3.1/uninstall.sh | bash`

### Cluster Hardware Capacity

Expand Down

0 comments on commit 30bd957

Please sign in to comment.