From: Erik Brakkee Date: Sat, 1 Oct 2022 19:19:38 +0000 (+0200) Subject: typo X-Git-Url: http://wamblee.org/gitweb/?p=pipelinelib;a=commitdiff_plain;h=d13058bd1d5d730363bdcbd7af61b752ecd8818b typo --- diff --git a/resources/podtemplates/kaniko.yaml b/resources/podtemplates/kaniko.yaml index e58068d..ec7137f 100644 --- a/resources/podtemplates/kaniko.yaml +++ b/resources/podtemplates/kaniko.yaml @@ -15,7 +15,7 @@ spec: ephemeral-storage: "5Gi" volumeMounts: - name: docker-config - mountPath: /kaniko/.docker/config.jaon + mountPath: /kaniko/.docker/config.json subPath: config.json volumes: - name: docker-config