mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
Add namespace for httpbin-gateway
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
This commit is contained in:
parent
8ec905cef7
commit
280a9b7235
@ -157,6 +157,7 @@ apiVersion: networking.istio.io/v1alpha3
|
|||||||
kind: Gateway
|
kind: Gateway
|
||||||
metadata:
|
metadata:
|
||||||
name: httpbin-gateway
|
name: httpbin-gateway
|
||||||
|
namespace: istio-system
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
istio: ingressgateway # use Istio default gateway implementation
|
istio: ingressgateway # use Istio default gateway implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user