typo
authorErik Brakkee <erik@brakkee.org>
Sat, 1 Oct 2022 19:19:38 +0000 (21:19 +0200)
committerErik Brakkee <erik@brakkee.org>
Sat, 1 Oct 2022 19:19:38 +0000 (21:19 +0200)
resources/podtemplates/kaniko.yaml

index e58068d401168452d0fe68bc07b41e69e4418da2..ec7137f53ff74f6acfb9a96c505df3fb8148cdac 100644 (file)
@@ -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