From 0376d8510606871b54de26984268b439fef610e3 Mon Sep 17 00:00:00 2001 From: ajaygaur1984 Date: Mon, 24 Aug 2020 21:25:34 +0000 Subject: [PATCH 1/2] modified --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c833a72aec..89b498d5aa 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,3 +1,3 @@ -

Hello, Welcome to Simple DevOps Project !!

+

Hello, Welcome to Simple DevOps tomcat Project !!

Deploying on a kubernetes using ansible for Valaxy Technologies

Glad to see you here

From cbca7e1ba4cf7774805bbc88717ee3a637a0f84b Mon Sep 17 00:00:00 2001 From: ajaygaur1984 Date: Sun, 20 Sep 2020 10:07:35 +0000 Subject: [PATCH 2/2] modified --- webapp/src/main/webapp/helloworld | 1 + webapp/src/main/webapp/index.jsp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 webapp/src/main/webapp/helloworld diff --git a/webapp/src/main/webapp/helloworld b/webapp/src/main/webapp/helloworld new file mode 160000 index 0000000000..fc1ea4cfe9 --- /dev/null +++ b/webapp/src/main/webapp/helloworld @@ -0,0 +1 @@ +Subproject commit fc1ea4cfe91834b1d047b3aa72b65788afdab281 diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 89b498d5aa..ae7c70fd83 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,3 +1,3 @@ -

Hello, Welcome to Simple DevOps tomcat Project !!

+

Hello, Welcome to Simple DevOps K8s Project !!

Deploying on a kubernetes using ansible for Valaxy Technologies

Glad to see you here