github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/package-examples/ghost/Kptfile (about) 1 apiVersion: kpt.dev/v1 2 kind: Kptfile 3 metadata: 4 name: ghost 5 annotations: 6 config.kubernetes.io/local-config: "true" 7 info: 8 description: Package for Ghost application. 9 pipeline: 10 mutators: 11 - image: gcr.io/kpt-fn/set-namespace:v0.3.4 12 configPath: package-context.yaml