Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 17df1bc

Browse files
authored
Update README.md
1 parent e9a8b2f commit 17df1bc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Register and obtain the [FlightStats Developer API](https://developer.flightstat
3737

3838
When signing up for a FlightStats developer key, note that there is a review process that may take 24 hours or more to get your application credentials activated for a 30-day trial with the API.
3939

40-
## Deploy using DevOps Toolchain (In progress)
40+
## Deploy using DevOps Toolchain
4141

42-
Click the button to deploy your app and fill in all the variables from **Delivery Pipeline** and click create.
42+
Click the button to deploy your app and fill in all the variables from **Delivery Pipeline**. For Further instructions, please follow the [Toolchain instructions](https://github.com/IBM/container-journey-template/blob/master/Toolchain_Instructions_new.md).
4343

4444
[![Create Toolchain](https://github.com/IBM/container-journey-template/blob/master/images/button.png)](https://console.ng.bluemix.net/devops/setup/deploy/?repository=https://github.com/IBM/containers-paas-serverless)
4545

@@ -48,7 +48,10 @@ You should see a link under the Cloud Foundry stage and that's where your applic
4848

4949
### Toolchain Scenarios Two: Microservices or Serverless with Kubernetes Clusters.
5050

51-
Click **View logs and history** and access your application via the URL link at the end of your logs.
51+
If you want to deploy with microservices, please leave the **OpenWhisk Auth** variable blank on **Delivery Pipeline**.
52+
Otherwise, fill in the **OpenWhisk Auth** variable to enable serverless for your Flightassist.
53+
54+
Then, click **View logs and history** in your pipeline to access your application via the URL link at the end of your logs.
5255

5356

5457
# Steps

0 commit comments

Comments
 (0)