You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/docs/steps/cloudFoundryDeploy.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ This table compares deployment strategies for MTA and Non-MTA applications.
44
44
This option is supported with project "Piper".
45
45
In this case, define `appName: ''` since the app name for the individual applications has to be defined via the manifest.
46
46
You can find details in the [Cloud Foundry Documentation](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#multi-apps)
47
-
- Recommended way to do **docker image deployments** is via [Kubernetes Piper step](https://github.wdf.sap.corp/pages/ContinuousDelivery/piper-doc/steps/kubernetesDeploy/).This step is not capable of deploying docker images built in the same pipeline using other piper steps[i.e., kanikoExecute].
47
+
- Recommended way to do **docker image deployments** is via kubernetesDeploy Piper step.This step is not capable of deploying docker images built in the same pipeline using other piper steps[i.e., kanikoExecute].
0 commit comments