autocommit
This commit is contained in:
parent
0cdfdf6b3c
commit
a35ba3a07e
@ -3,10 +3,11 @@ kind: Gateway
|
|||||||
metadata:
|
metadata:
|
||||||
name: ingress-gateway
|
name: ingress-gateway
|
||||||
namespace: istio-ingress
|
namespace: istio-ingress
|
||||||
|
annotations:
|
||||||
|
networking.istio.io/service-type: "NodePort"
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: istio-ingress
|
app: istio-ingress
|
||||||
type: NodePort
|
|
||||||
servers:
|
servers:
|
||||||
- port:
|
- port:
|
||||||
number: 80
|
number: 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user