From 36fc4f7254fdf6c0d7c869ee0bff9da201046c96 Mon Sep 17 00:00:00 2001 From: muralikrishna188 <49935549+muralikrishna188@users.noreply.github.com> Date: Tue, 12 Jan 2021 08:44:35 +0530 Subject: [PATCH 1/7] Update deployment.azure.yaml --- deployment.azure.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment.azure.yaml b/deployment.azure.yaml index 23a3dc1..38d76fb 100644 --- a/deployment.azure.yaml +++ b/deployment.azure.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: angular - image: houssemdocker/angular-app:#{Build.BuildId}# + image: muralid188/angular-app:#{Build.BuildId}# ports: - containerPort: 80 --- @@ -30,4 +30,4 @@ spec: - protocol: TCP port: 80 targetPort: 80 - type: LoadBalancer \ No newline at end of file + type: LoadBalancer From d02678340a902aa4c67ab211cacd7bb4676a2070 Mon Sep 17 00:00:00 2001 From: muralikrishna188 <49935549+muralikrishna188@users.noreply.github.com> Date: Fri, 15 Oct 2021 18:38:57 +0530 Subject: [PATCH 2/7] Update deployment.azure.yaml --- deployment.azure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.azure.yaml b/deployment.azure.yaml index 38d76fb..8f443c7 100644 --- a/deployment.azure.yaml +++ b/deployment.azure.yaml @@ -6,7 +6,7 @@ spec: selector: matchLabels: app: angular - replicas: 5 # tells deployment to run 2 pods matching the template + replicas: 2 # tells deployment to run 2 pods matching the template template: metadata: labels: From 79065b79d2b17448e5893e62b3793f83e1aec9af Mon Sep 17 00:00:00 2001 From: muralikrishna188 <49935549+muralikrishna188@users.noreply.github.com> Date: Fri, 15 Oct 2021 18:55:01 +0530 Subject: [PATCH 3/7] Update deployment.azure.yaml --- deployment.azure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.azure.yaml b/deployment.azure.yaml index 8f443c7..984261d 100644 --- a/deployment.azure.yaml +++ b/deployment.azure.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: angular - image: muralid188/angular-app:#{Build.BuildId}# + image: acr112.azurecr.io/angular-app:#{Build.BuildId}# ports: - containerPort: 80 --- From c0ce065d34a4505ec2cafc4fd0d399cd03d8abde Mon Sep 17 00:00:00 2001 From: muralikrishna188 <49935549+muralikrishna188@users.noreply.github.com> Date: Fri, 15 Oct 2021 19:06:36 +0530 Subject: [PATCH 4/7] Update app.component.html --- src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index bb0a352..671e34f 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -2,7 +2,7 @@

- This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS) + This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS)-Dev
Welcome to {{ title }}! From 0a9e57661188f5bec8ad763bddff27584e166220 Mon Sep 17 00:00:00 2001 From: muralikrishna188 Date: Fri, 15 Oct 2021 19:18:21 +0530 Subject: [PATCH 5/7] test --- src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 671e34f..4bfcbd2 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -2,7 +2,7 @@

- This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS)-Dev + This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS)-Test
Welcome to {{ title }}! From 6297b9be525fcfd8e0c9a4474e08264adb70ea04 Mon Sep 17 00:00:00 2001 From: muralikrishna188 Date: Fri, 15 Oct 2021 19:19:34 +0530 Subject: [PATCH 6/7] test2 --- src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 4bfcbd2..4954179 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -2,7 +2,7 @@

- This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS)-Test + This Angular app is running in a Docker container inside Azure Kubernetes Service (AKS)-Test1
Welcome to {{ title }}! From 2d332203d06662b95bc4129aad350baa6fcf2138 Mon Sep 17 00:00:00 2001 From: muralikrishna188 Date: Sat, 16 Oct 2021 09:47:36 +0530 Subject: [PATCH 7/7] commit 1 --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..77c430a --- /dev/null +++ b/test @@ -0,0 +1 @@ +update \ No newline at end of file