Skip to content

Commit 41c6dfd

Browse files
authored
Update Operator-SDK version in ReadMe (#45)
[skip-ci]
1 parent 422e2c4 commit 41c6dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ oc apply -f bundle/manifests
4949

5050
## Local Development
5151

52-
- [Operator-sdk v1.2.0](https://github.com/operator-framework/operator-sdk/releases/tag/v1.2.0) is required for local development.
52+
- [Operator-sdk v1.7.1](https://github.com/operator-framework/operator-sdk/releases/tag/v1.7.1) is required for local development.
5353

5454
1. Create `slack-secret` secret
5555
2. Run `make run ENABLE_WEBHOOKS=false WATCH_NAMESPACE=default OPERATOR_NAMESPACE=default` where `WATCH_NAMESPACE` denotes the namespaces that the operator is supposed to watch and `OPERATOR_NAMESPACE` is the namespace in which it's supposed to be deployed.

0 commit comments

Comments
 (0)