From: Erik Brakkee Date: Mon, 11 Nov 2024 20:49:24 +0000 (+0100) Subject: renamed container to match the template name. X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=47d0e2285b00e8993e514226fc7c2756666c9c6b;p=pipelinelib renamed container to match the template name. --- diff --git a/resources/podtemplates/go.1.23.2.yaml b/resources/podtemplates/go-1-23-2.yaml similarity index 90% rename from resources/podtemplates/go.1.23.2.yaml rename to resources/podtemplates/go-1-23-2.yaml index 437a5d0..eaf4998 100644 --- a/resources/podtemplates/go.1.23.2.yaml +++ b/resources/podtemplates/go-1-23-2.yaml @@ -3,7 +3,7 @@ kind: Pod spec: containers: - image: wamblee/gobuilder:1.23.2 - name: gobuilder + name: go-1-23-2 volumeMounts: - name: run mountPath: /run