From e35587ec8934b8156fe5419aa0faea064d20b3ed Mon Sep 17 00:00:00 2001 From: newrain001 Date: Sat, 8 Oct 2022 15:51:46 +0000 Subject: [PATCH] update tomcat.yaml. Signed-off-by: newrain001 --- tomcat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomcat.yaml b/tomcat.yaml index 6ce67e8..d58f920 100644 --- a/tomcat.yaml +++ b/tomcat.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: tomcat - image: mytomcat:v1.0 + image: 192.168.96.155/xiaoming/mytomcat:v2.0 ports: - containerPort: 8080