Skip to content

Commit 8023fb4

Browse files
committed
[SRVKS-1260] Correct field name in HTTP/1 sample
1 parent 068836a commit 8023fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knative-serving/http-configuration/http1-full-duplex-support.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ metadata:
2323
namespace: default
2424
spec:
2525
template:
26-
spec:
26+
metadata:
2727
annotations:
2828
features.knative.dev/http-full-duplex: "Enabled"
2929
...

0 commit comments

Comments
 (0)