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