github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/live/testdata/migrate-case-1b/Kptfile (about)

     1  apiVersion: kpt.dev/v1
     2  kind: Kptfile
     3  metadata:
     4    name: test1
     5  upstream:
     6    type: git
     7    git:
     8      repo: git@github.com:yuwenma/blueprint-helloworld
     9      directory: /
    10      ref: master
    11