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

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dacleyra committed Nov 22, 2019
1 parent 9b7914b commit d2dc815
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 d2dc815

Please sign in to comment.