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