Skip to content

Commit

Permalink
Running command in README errors, upstream folder does not exist (#2896)
Browse files Browse the repository at this point in the history
der does not exist

Signed-off-by: adeyemi <adeyemi.aladesawe@gmail.com>
  • Loading branch information
aladesawe authored Oct 21, 2024
1 parent f9cff8b commit fd176a1
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 @@ -372,7 +372,7 @@ kustomize build apps/katib/upstream/installs/katib-with-kubeflow | kubectl apply
Install the Central Dashboard official Kubeflow component:

```sh
kustomize build apps/centraldashboard/upstream/overlays/oauth2-proxy | kubectl apply -f -
kustomize build apps/centraldashboard/overlays/oauth2-proxy | kubectl apply -f -
```

#### Admission Webhook
Expand Down

0 comments on commit fd176a1

Please sign in to comment.