github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/testdata/fn-render/validate-resource-failure/Kptfile (about)

     1  apiVersion: kpt.dev/v1
     2  kind: Kptfile
     3  metadata:
     4    name: db
     5  pipeline:
     6    validators:
     7      - image: gcr.io/kpt-fn/starlark:v0.2.1 # validates httpbin deployment exists
     8        configPath: starlark-httpbin-val.yaml