Skip to content
Snippets Groups Projects
Commit be6977c9 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

gRPC tooling doesn't like a http:// prefix even though the protocol is encapsulated in http...

parent f72feeab
No related branches found
No related tags found
No related merge requests found
Pipeline #13770 passed
......@@ -139,7 +139,7 @@ Internal services
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-graph rpc | http://graph-rpc.internal.softwareheritage.org | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| swh-graph grpc | http://graph-grpc.internal.softwareheritage.org | X | |
| swh-graph grpc | graph-grpc.internal.softwareheritage.org:80 | X | |
+-----------------------------+------------------------------------------------------------------+--------+------------+
| Journal plaintext | kafka[1-4].internal.softwareheritage.org:9092 | | X |
+-----------------------------+------------------------------------------------------------------+--------+------------+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment