Skip to content

Commit 7299314

Browse files
authored
Merge pull request #2816 from dprotaso/fix-h2c-linter-warning
fix yaml linter warning in backend-protocol test yaml
2 parents 334604c + c376b20 commit 7299314

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

conformance/tests/httproute-backend-protocol-h2c.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ spec:
88
- name: same-namespace
99
rules:
1010
- backendRefs:
11-
# This points to a Service with the following ServicePort
12-
# - protocol: TCP
13-
# appProtocol: kubernetes.io/h2c
14-
# port: 8081
15-
# targetPort: 3001
11+
# This points to a Service with the following ServicePort
12+
# - protocol: TCP
13+
# appProtocol: kubernetes.io/h2c
14+
# port: 8081
15+
# targetPort: 3001
1616
- name: infra-backend-v1
1717
port: 8081

0 commit comments

Comments
 (0)