github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/generate_pipeline/existing_other/skaffold.yaml (about) 1 apiVersion: skaffold/v1beta11 2 kind: Config 3 build: 4 artifacts: 5 - image: gcr.io/first-week-244218/getting-started 6 deploy: 7 kubectl: 8 manifests: 9 - k8s-* 10 profiles: 11 - name: empty_profile