Commit fb9e2849 authored by Julius Volz's avatar Julius Volz Committed by GitHub

Triton discovery cleanups.

parent b1e8f69d
...@@ -723,12 +723,12 @@ The following meta labels are available on targets during relabeling: ...@@ -723,12 +723,12 @@ The following meta labels are available on targets during relabeling:
* `__meta_triton_machine_server_id`: the server UUID for the target container * `__meta_triton_machine_server_id`: the server UUID for the target container
``` ```
# The information to access the Triton discovery API # The information to access the Triton discovery API.
# The account to use for discovering new target containers. # The account to use for discovering new target containers.
account: <string> account: <string>
# The dns suffix which should be applied to target containers. # The DNS suffix which should be applied to target containers.
dns_suffix: <string> dns_suffix: <string>
# The Triton discovery endpoint (e.g. 'cmon.us-east-3b.triton.zone'). This is # The Triton discovery endpoint (e.g. 'cmon.us-east-3b.triton.zone'). This is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment