github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/content/en/samples/builders/kaniko.yaml (about) 1 build: 2 artifacts: 3 - image: gcr.io/k8s-skaffold/example 4 kaniko: {} 5 cluster: 6 pullSecretName: YOUR-PULL-SECRET-NAME