Skip to content

Commit c0f6b19

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent 739b9b2 commit c0f6b19

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

11-DevOps-with-AWS-Developer-Tools/README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ git clone https://git-codecommit.us-east-1.amazonaws.com/v1/repos/eks-devops-ngi
5353
```
5454
- Copy all files from course section **11-DevOps-with-AWS-Developer-Tools/Application-Manifests** to local repository
5555
- buildspec.yml
56-
- docker-manifests
57-
- Dockerfile
58-
- app1
59-
- index.html
56+
- Dockerfile
57+
- app1
58+
- index.html
6059
- kube-manifests
6160
- 01-DEVOPS-Nginx-Deployment.yml
6261
- 02-DEVOPS-Nginx-NodePortService.yml
@@ -74,10 +73,9 @@ git status
7473
### Application Manifests Overview
7574
- Application-Manifests
7675
- buildspec.yml
77-
- docker-manifests
78-
- Dockerfile
79-
- app1
80-
- index.html
76+
- Dockerfile
77+
- app1
78+
- index.html
8179
- kube-manifests
8280
- 01-DEVOPS-Nginx-Deployment.yml
8381
- 02-DEVOPS-Nginx-NodePortService.yml

0 commit comments

Comments
 (0)