fix http1 metadata (#6083)

This commit is contained in:
Stavros Kontopoulos 2024-07-31 01:03:40 +03:00 committed by GitHub
parent 94e8559cf4
commit 7917d73d57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ metadata:
namespace: default namespace: default
spec: spec:
template: template:
spec: metadata:
annotations: annotations:
features.knative.dev/http-full-duplex: "Enabled" features.knative.dev/http-full-duplex: "Enabled"
... ...