From 6457f91484efbc12647279e916d070eb6a4d0bbe Mon Sep 17 00:00:00 2001 From: chaithramallik Date: Sun, 27 Oct 2024 12:20:06 +0530 Subject: [PATCH] Update kubedeploy.yaml --- kubedeploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubedeploy.yaml b/kubedeploy.yaml index 57a3fad..da67f7d 100644 --- a/kubedeploy.yaml +++ b/kubedeploy.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: loksai-eta-container - image: loksaieta/sa-wd-webapp + image: chaithra195/banking-javamvnimg ports: - containerPort: 8080 ---