mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Add support for further configuring `gateway.ingress.service` blocks to bring this block up-to-date with currently available Consul API fields (except for namespace and admin partition, which will need be handled under a different PR). These fields are sent to Consul as part of the job endpoint submission hook for Connect gateways. Co-authored-by: Horacio Monsalvo <horacio.monsalvo@southworks.com>
4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
```release-note:improvement
|
|
consul/connect: Added support for TLS configuration, headers configuration, and request limit configuration to ingress service block
|
|
```
|