github.com/GoogleContainerTools/kpt@v1.0.0-beta.50.0.20240520170205-c25345ffcbee/e2e/live/testdata/migrate-case-2a/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