Skip to content

Commit

Permalink
removed non-working kobectl version from docs
Browse files Browse the repository at this point in the history
related to #44
  • Loading branch information
gmouchakis authored Dec 3, 2021
1 parent e454c05 commit c3f77d9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,8 @@ If you are using kubernetes version 1.15 and below you should instead use
```
kobectl install operator-v1beta1
```
To find the version of kubernetes in your cluster you can use the following command
```
kobectl version
```
Alternatively, you could run the following commends:

Alternatively, you could run the following commands:

```
kubectl apply -f operator/deploy/crds
Expand Down

0 comments on commit c3f77d9

Please sign in to comment.