Skip to content

Commit 97e098c

Browse files
authored
Updated README.md for ASE
Created steps to build and deploy on ASE.
1 parent aa9b802 commit 97e098c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Deploy Claims API on Azure Stack Edge
22

3-
This project extension describes the steps for deploying the same Claims API on Azure Stack Edge.
3+
Steps:
4+
1. Create a new branch (e.g. "ase-test") on GitHub.
5+
2. Checkout the new branch.
6+
3. Rename your existing claims-api directory to **aks-aspnet-sqldb-rest/claims-api.orig**.
7+
4. Copy **aks-aspnet-sqldb-rest/extensions/azure-stack-edge/claims-api** to **aks-aspnet-sqldb-rest/claims-api**.
8+
5. Make necessary changes under "imageCredentials" in **values.yaml**.
9+
6. Commit and push changes to new branch.
10+
7. Go to the ADO project and rebuild the pipeline using the new branch (instead of master).

0 commit comments

Comments
 (0)