From: Erik Brakkee Date: Mon, 11 Nov 2024 18:59:16 +0000 (+0100) Subject: container name aligned with file name. X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=d05fd01ac670ca0eff077ffa469f44abaf051e97;p=pipelinelib container name aligned with file name. --- diff --git a/resources/podtemplates/go.1.23.2.yaml b/resources/podtemplates/go.1.23.2.yaml index 437a5d0..1809261 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