github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/projectcontour.io/ExtensionService/testdata/progressing.yaml (about)

     1  apiVersion: projectcontour.io/v1alpha1
     2  kind: ExtensionService
     3  metadata:
     4    generation: 1
     5    name: example
     6  spec:
     7    circuitBreakerPolicy:
     8      maxConnections: 102400
     9      maxPendingRequests: 1024000
    10      maxRequests: 102400
    11      maxRetries: 102400
    12    protocol: h2c
    13    services:
    14    - name: grpc-server
    15      port: 9091
    16    timeoutPolicy:
    17      response: 1s