From 07ef2845519ac463cd517ccaecd7622def5ec722 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Sat, 8 Oct 2022 15:36:40 +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 5625c84..21eac07 100644 --- a/tomcat.yaml +++ b/tomcat.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: tomcat - image: tomcat:8.5 + image: mytomcat:v1.0 resources: limits: memory: "512Mi"