Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit b023556

Browse files
mathieu-benoitdcaro
authored andcommitted
Review helm files structure (#127)
* Review helm files structure Signed-off-by: Mathieu Benoit <mabenoit@microsoft.com> * Review helm files stucture Signed-off-by: Mathieu Benoit <mabenoit@microsoft.com>
1 parent 4ac8aee commit b023556

33 files changed

Lines changed: 436 additions & 436 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The application used for this event is a heavily modified and recreated version
88

99
The team environment consists of the following:
1010

11-
* Azure Container Service (AKS) cluster which has four APIs deployed:
11+
* Azure Kubernetes Service (AKS) cluster which has four APIs deployed:
1212

1313
* POI (Trip Points of Interest) - CRUD API written in .Net Core 2 for points of interest on trips
1414
* Trips - CRUD open API written in golang 1.11 for trips connected to the client application
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: v1
2-
description: A chart for deploying the My Driving Trips API
3-
name: mydrive-trips
4-
version: 1.0.0
1+
apiVersion: v1
2+
description: A chart for deploying the My Driving Trips API
3+
name: mydrive-trips
4+
version: 1.0.0

0 commit comments

Comments
 (0)