Skip to content

Commit 2e187e2

Browse files
committed
Fix inbound h2c for the public admin API
1 parent 4efede0 commit 2e187e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
protocol: TCP
1212
port: 4000
1313
targetPort: 4000
14-
appProtocol: h2c
14+
appProtocol: kubernetes.io/h2c
1515
- name: endpoints-port
1616
protocol: TCP
1717
port: 4040

0 commit comments

Comments
 (0)