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"