Skip to content

Commit

Permalink
Update configuring-serving-cr.md (#5690)
Browse files Browse the repository at this point in the history
Fix typo in customizing kourier-bootstrap for Kourier gateway

Co-authored-by: Husni Alhamdani <dhanielluis@gmail.com>
  • Loading branch information
knative-prow-robot and husnialhamdani authored Sep 20, 2023
1 parent 5aac670 commit e803816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/operator/configuring-serving-cr.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ spec:
local-gateway.knative-serving.knative-local-gateway: "custom-local-gateway.istio-system.svc.cluster.local"
```

## Cutomize kourier-bootstrap for Kourier gateways:
## Customize kourier-bootstrap for Kourier gateways:

By default, Kourier contains envoy bootstrap configuration in the ConfigMap `kourier-bootstrap`. The `spec.ingress.kourier.bootstrap-configmap` field allows you to specify your customized bootstrap ConfigMap.

Expand Down

0 comments on commit e803816

Please sign in to comment.