Skip to content

Commit

Permalink
Update section header to deploy application. UI doesn't require servi…
Browse files Browse the repository at this point in the history
…ce bindings
  • Loading branch information
pacphi committed Nov 8, 2024
1 parent 87154be commit ca9a2d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/RUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* [Configuring daemon builds](#configuring-daemon-builds)
* [Configuring platform builds](#configuring-platform-builds)
* [Validating build configuration](#validating-build-configuration)
* [Deploy application with service bindings](#deploy-application-with-service-bindings)
* [Deploy application](#deploy-application)
* [Establish a domain binding](#establish-a-domain-binding)
* [Destroy the app](#destroy-the-app)

Expand Down Expand Up @@ -465,7 +465,7 @@ experimentalFeatures: false
tanzu build -o .tanzu/build
```

### Deploy application with service bindings
### Deploy application

```bash
tanzu deploy --from-build .tanzu/build -y
Expand Down

0 comments on commit ca9a2d8

Please sign in to comment.