From fa1f1a103fa49cef1c28b10d44816e9c199cb54d Mon Sep 17 00:00:00 2001 From: LeadBlackTech Date: Mon, 16 Jan 2023 13:50:38 -0500 Subject: [PATCH] removed changes --- kustom-webapp/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustom-webapp/base/deployment.yaml b/kustom-webapp/base/deployment.yaml index b775469..afa0da8 100644 --- a/kustom-webapp/base/deployment.yaml +++ b/kustom-webapp/base/deployment.yaml @@ -5,7 +5,7 @@ metadata: spec: replicas: 1 template: - spec: # Pod spec leadblacktech + spec: # Pod spec containers: - name: mycontainer image: "devopsjourney1/mywebapp:latest"