github.com/SamarSidharth/kpt@v0.0.0-20231122062228-c7d747ae3ace/e2e/live/testdata/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