From ca9a2d85b96fd1c5bc95ed7daff621cafd8659ec Mon Sep 17 00:00:00 2001 From: Chris Phillipson Date: Fri, 8 Nov 2024 05:43:25 -0800 Subject: [PATCH] Update section header to deploy application. UI doesn't require service bindings --- docs/RUN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/RUN.md b/docs/RUN.md index f26899d..458def5 100644 --- a/docs/RUN.md +++ b/docs/RUN.md @@ -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) @@ -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