Skip to content

Commit

Permalink
Merge pull request #1839 from yangy2000/istio_doc
Browse files Browse the repository at this point in the history
Add namespace for httpbin-gateway in istio doc
  • Loading branch information
k8s-ci-robot authored Oct 24, 2020
2 parents 747e362 + 280a9b7 commit 983879b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorials/istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ apiVersion: networking.istio.io/v1alpha3
kind: Gateway
metadata:
name: httpbin-gateway
namespace: istio-system
spec:
selector:
istio: ingressgateway # use Istio default gateway implementation
Expand Down

0 comments on commit 983879b

Please sign in to comment.