Skip to content

Commit

Permalink
Fix a typo for the openshift docs (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcli committed Oct 28, 2021
1 parent 27504c3 commit c87e70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/kfp_tekton_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To install the standalone Kubeflow Pipelines with Tekton, run the following step

6. (OpenShift only) If you are running the standalone KFP-Tekton on OpenShift, apply the necessary security context constraint below
```shell
oc apply -f manifests/kustomize/third-party/openshift/standalone
oc apply -k manifests/kustomize/third-party/openshift/standalone
```

## Kubeflow installation including Kubeflow Pipelines with Tekton Backend
Expand Down

0 comments on commit c87e70c

Please sign in to comment.