istio.io/istio@v0.0.0-20240520182934-d79c90f27776/tests/integration/telemetry/api/testdata/bad-wasm-envoy-filter-fail-open.yaml (about)

     1  apiVersion: extensions.istio.io/v1alpha1
     2  kind: WasmPlugin
     3  metadata:
     4    name: bad-filter-config-failopen
     5  spec:
     6    url: https://bad-url.wasm
     7    sha256: f2ca1bb6c7e907d06dafe4687e579fce76b37e4e93b7605022da52e6ccc26fd2
     8    failStrategy: FAIL_OPEN
     9