github.com/replicatedcom/ship@v0.50.0/integration/unfork/istio-k8s/expected/base/charts/mixer/templates/rule-stdio.yaml (about)

     1  apiVersion: "config.istio.io/v1alpha2"
     2  kind: rule
     3  metadata:
     4    name: stdio
     5    namespace: default
     6  spec:
     7    match: context.protocol == "http" || context.protocol == "grpc"
     8    actions:
     9    - handler: handler.stdio
    10      instances:
    11      - accesslog.logentry