From b0c99b74b6826112288a7cb36f3cdd8986e4bb27 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Sat, 8 Oct 2022 15:44:46 +0000 Subject: [PATCH] update tomcat.yaml. Signed-off-by: newrain001 --- tomcat.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tomcat.yaml b/tomcat.yaml index 21eac07..6ce67e8 100644 --- a/tomcat.yaml +++ b/tomcat.yaml @@ -14,10 +14,6 @@ spec: containers: - name: tomcat image: mytomcat:v1.0 - resources: - limits: - memory: "512Mi" - cpu: "1000m" ports: - containerPort: 8080