mirror of https://github.com/knative/docs.git
fix the spec.selector field in the ingress-gateway (#921)
This commit is contained in:
parent
1b6c806ccb
commit
01c20616b3
docs/serving
|
@ -215,7 +215,7 @@ metadata:
|
|||
namespace: knative-serving
|
||||
spec:
|
||||
selector:
|
||||
knative: ingressgateway
|
||||
istio: ingressgateway
|
||||
servers:
|
||||
- port:
|
||||
number: 80
|
||||
|
|
Loading…
Reference in New Issue