File tree Expand file tree Collapse file tree 3 files changed +817
-0
lines changed Expand file tree Collapse file tree 3 files changed +817
-0
lines changed Original file line number Diff line number Diff line change 17
17
| ` --cf-password="" ` | The password to log into the cloud foundry API |
18
18
| ` --gloo-namespace=gloo-system ` | The Gloo Proxy namespace; specify multiple times for multiple namespaces. (default: gloo-system) |
19
19
| ` --skipper-routegroup-groupversion="zalando.org/v1" ` | The resource version for skipper routegroup |
20
+ | ` --nomad-address="" ` | Nomad endpoint address, if empty it defaults to NOMAD_ADDR or http://127.0.0.1:4646 |
21
+ | ` --nomad-region="" ` | Nomad region to use. If not provided, the default agent region is used |
22
+ | ` --nomad-token=NOMAD-TOKEN ` | Nomad per-request ACL token |
23
+ | ` --nomad-wait-time=0s ` | WaitTime limits how long a Watch will block. If not provided, the agent default values will be used |
20
24
| ` --[no-]always-publish-not-ready-addresses ` | Always publish also not ready addresses for headless services (optional) |
21
25
| ` --annotation-filter="" ` | Filter resources queried for endpoints by annotation, using label selector semantics |
22
26
| ` --[no-]combine-fqdn-annotation ` | Combine FQDN template and Annotations instead of overwriting |
You can’t perform that action at this time.
0 commit comments