Skip to content

Commit

Permalink
fix: update outdated image in grpc routing docs (#1963)
Browse files Browse the repository at this point in the history
Update grpc routing docs image

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
  • Loading branch information
cnvergence authored Oct 14, 2023
1 parent 7e77522 commit d4a4c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kubernetes/grpc-routing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
spec:
containers:
- name: grpcsrv
image: quay.io/mhausenblas/yages:0.1.0
image: ghcr.io/projectcontour/yages:v0.1.0
ports:
- containerPort: 9000
protocol: TCP
Expand Down

0 comments on commit d4a4c42

Please sign in to comment.