We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4940bf commit a657fd4Copy full SHA for a657fd4
README.md
@@ -39,8 +39,7 @@ ks apply ${ENVIRONMENT} -c mpi-operator
39
Alternatively, you can deploy the operator with default settings without using ksonnet by running the following from the repo:
40
41
```shell
42
-kubectl create -f deploy/crd/crd-v1alpha2.yaml
43
-kubectl create -f deploy/
+kubectl create -f deploy/mpi-operator.yaml
44
```
45
46
## Creating an MPI Job
0 commit comments