mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
exactly one of ingress, terminating, or mesh must be configured
i believe mesh should be included in this statement was omitted.
This commit is contained in:
@@ -35,7 +35,7 @@ service {
|
||||
|
||||
## `gateway` Parameters
|
||||
|
||||
Exactly one of `ingress` or `terminating` must be configured.
|
||||
Exactly one of `ingress`, `terminating`, or `mesh` must be configured.
|
||||
|
||||
- `proxy` <code>([proxy]: nil)</code> - Configuration of the Envoy proxy that will
|
||||
be injected into the task group.
|
||||
|
||||
Reference in New Issue
Block a user