github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/testdata/fn-render/structured-results-from-muiltiple-fns/Kptfile (about)

     1  apiVersion: kpt.dev/v1
     2  kind: Kptfile
     3  metadata:
     4    name: app
     5  pipeline:
     6    validators:
     7      - image: gcr.io/kpt-fn/gatekeeper:v0.1.3
     8      - image: gcr.io/kpt-fn/kubeval:v0.1.1
     9        configMap:
    10          ignore_missing_schemas: "true"
    11          strict: "true"