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