github.com/SamarSidharth/kpt@v0.0.0-20231122062228-c7d747ae3ace/package-examples/ghost/mariadb/Kptfile (about)

     1  apiVersion: kpt.dev/v1
     2  kind: Kptfile
     3  metadata:
     4    name: mariadb
     5    annotations:
     6      config.kubernetes.io/local-config: "true"
     7    labels:
     8      app.kubernetes.io/name: mariadb
     9  info:
    10    description: The MariaDB which provides the storage for Ghost.
    11  pipeline:
    12    mutators:
    13      - image: gcr.io/kpt-fn/set-labels:v0.1.5
    14        configPath: setlabels.yaml