Skip to content

Commit

Permalink
--force-conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
juliusvonkohout committed Nov 4, 2024
1 parent b3363f1 commit f7ce44d
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 @@ -331,7 +331,7 @@ KFServing was rebranded to KServe.
Install the KServe component:

```sh
kustomize build contrib/kserve/kserve | kubectl apply --server-side -f -
kustomize build contrib/kserve/kserve | kubectl apply --server-side --force-conflicts -f -
```

Install the Models web application:
Expand Down

0 comments on commit f7ce44d

Please sign in to comment.