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