Skip to content

Commit

Permalink
[skip-ci] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedwaleedmalik authored May 25, 2021
1 parent 273b9c5 commit a06235c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ $ oc apply -f bundle/manifests

## Local Development

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

1. Create `jira-service-desk-config` secret
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.
Expand Down

0 comments on commit a06235c

Please sign in to comment.