Skip to content

Commit

Permalink
docs: add kustomize to prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z authored and yorugac committed Nov 17, 2023
1 parent e0972fa commit 3d253f1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,11 +504,12 @@ make delete

## Developing Locally

### Run Tests

#### Pre-Requisites
### Pre-Requisites

- [operator-sdk](https://sdk.operatorframework.io/docs/installation/)
- [kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/)

### Run Tests

#### Test Setup

Expand Down

0 comments on commit 3d253f1

Please sign in to comment.