github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/package-examples/ghost/ghost-app/setlabels.yaml (about) 1 apiVersion: fn.kpt.dev/v1alpha1 2 kind: SetLabels 3 metadata: 4 name: ghost 5 namespace: example 6 annotations: 7 config.kubernetes.io/local-config: "true" 8 labels: 9 app.kubernetes.io/name: ghost-app 10 labels: 11 app.kubernetes.io/name: ghost-app