Skip to content

Commit

Permalink
Update README to use the new single deploy config (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrytangyuan authored and k8s-ci-robot committed Sep 4, 2019
1 parent a4940bf commit a657fd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ ks apply ${ENVIRONMENT} -c mpi-operator
Alternatively, you can deploy the operator with default settings without using ksonnet by running the following from the repo:

```shell
kubectl create -f deploy/crd/crd-v1alpha2.yaml
kubectl create -f deploy/
kubectl create -f deploy/mpi-operator.yaml
```

## Creating an MPI Job
Expand Down

0 comments on commit a657fd4

Please sign in to comment.