diff --git a/api/filters/imagetag/imagetag_test.go b/api/filters/imagetag/imagetag_test.go index a473cc787..1d0e6fdb3 100644 --- a/api/filters/imagetag/imagetag_test.go +++ b/api/filters/imagetag/imagetag_test.go @@ -139,7 +139,7 @@ spec: - image: nginx:1.2.1 - image: tomcat:1.2.3 template: - spec: + spec: initContainers: - image: nginx:1.2.1 - image: apache:1.2.3