github.com/replicatedcom/ship@v0.50.0/integration/init/istio/expected/base/charts/mixer/templates/DestinationRule-istio-telemetry.yaml (about)

     1  apiVersion: networking.istio.io/v1alpha3
     2  kind: DestinationRule
     3  metadata:
     4    name: istio-telemetry
     5    namespace: default
     6    labels:
     7      app: mixer
     8      chart: mixer
     9      heritage: Tiller
    10      release: istio
    11  spec:
    12    host: istio-telemetry.default.svc.cluster.local
    13    trafficPolicy:
    14      connectionPool:
    15        http:
    16          http2MaxRequests: 10000
    17          maxRequestsPerConnection: 10000