From f7930be49bfc760b79a4a9f09b15a6e646c99556 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Sun, 9 Oct 2022 02:15:10 +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 a06ff58..49cadc7 100644 --- a/tomcat.yaml +++ b/tomcat.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: tomcat - image: 192.168.96.155/xiaoming/mytomcat:v2.0 + image: 192.168.96.155/xiaoming/mytomcat:v3.0 ports: - containerPort: 8080 imagePullSecrets: