We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acdafa commit eef0d05Copy full SHA for eef0d05
docs/configuration-guide.md
@@ -19,6 +19,7 @@ Optional:
19
* `prefix` (string) - The string to prefix to keys. ("/")
20
* `scheme` (string) - The backend URI scheme. ("http" or "https")
21
* `srv_domain` (string) - The name of the resource record.
22
+* `srv_record` (string) - The SRV record to search for backends nodes.
23
* `sync-only` (bool) - sync without check_cmd and reload_cmd.
24
* `watch` (bool) - Enable watch support.
25
0 commit comments