X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=resources%2Fpodtemplates%2Fjava8.yaml;h=c1ef5643e5ff17efb6056100e7178771263c05d6;hb=312320bd5f9d83d9fae0b2d26ad8d3b578bc039b;hp=1396ef612596bc4602170663ae610c333a5f182a;hpb=4413e3b512476f6ab40e3fa96bfadee02dea48e0;p=pipelinelib diff --git a/resources/podtemplates/java8.yaml b/resources/podtemplates/java8.yaml index 1396ef6..c1ef564 100644 --- a/resources/podtemplates/java8.yaml +++ b/resources/podtemplates/java8.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Pod spec: containers: - - name: build + - name: java8 image: cat.wamblee.org/java8:latest command: ["tail", "-f", "/dev/null"] imagePullPolicy: Always