Skip to content
Snippets Groups Projects
Unverified Commit f0c76491 authored by Daniel Abbatt's avatar Daniel Abbatt Committed by GitHub
Browse files

Update ambassador.md (#7023)

Typo
parent 93445b4d
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ URL rewriting, CORS, rate limiting, and automatic metrics collection.
* `ingress_ambassador_namespace` (default `ambassador`): namespace for installing Ambassador.
* `ingress_ambassador_update_window` (default `0 0 * * SUN`): _crontab_-like expression
for specifying when the Operator should try to update the Ambassador API Gateway.
* `ingress_ambassador_version` (defaulkt: `*`): SemVer rule for versions allowed for
* `ingress_ambassador_version` (default: `*`): SemVer rule for versions allowed for
installation/updates.
* `ingress_ambassador_secure_port` (default: 443): HTTPS port to listen at.
* `ingress_ambassador_insecure_port` (default: 80): HTTP port to listen at.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment