Skip to content

Commit a657fd4

Browse files
terrytangyuank8s-ci-robot
authored andcommitted
Update README to use the new single deploy config (#143)
1 parent a4940bf commit a657fd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ ks apply ${ENVIRONMENT} -c mpi-operator
3939
Alternatively, you can deploy the operator with default settings without using ksonnet by running the following from the repo:
4040

4141
```shell
42-
kubectl create -f deploy/crd/crd-v1alpha2.yaml
43-
kubectl create -f deploy/
42+
kubectl create -f deploy/mpi-operator.yaml
4443
```
4544

4645
## Creating an MPI Job

0 commit comments

Comments
 (0)