Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-1260

[DOC] Fix doc for http1 full duplex support

XMLWordPrintable

    • 1
    • False
    • None
    • False
    • Serverless Docs Sprint 1

      Doc here https://docs.openshift.com/serverless/1.33/knative-serving/http-configuration/http1-full-duplex-support.html has a wrong field.
      `spec` needs to be replaced with `metadata`as in here: https://github.com/knative/docs/pull/6083.
      The correct sample is:

      apiVersion: serving.knative.dev/v1
      kind: Service
      metadata:
        name: example-service
        namespace: default
      spec:
        template:
          metadata:
            annotations:
              features.knative.dev/http-full-duplex: "Enabled"
      

              rhn-support-ochromy Ondrej Chromy
              skontopo@redhat.com Stavros Kontopoulos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: