chore(docs): remove extra whitespace from readmes (#7532)

This commit is contained in:
Ville Vesilehto
2025-09-10 00:30:27 +03:00
committed by GitHub
parent f32329577f
commit d2e0e6a459
3 changed files with 3 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ kubernetes [ZONES...] {
Services API (MCS-API). Specifying this option is generally paired with the
installation of an MCS-API implementation and the ServiceImport and ServiceExport
CRDs. The plugin MUST be authoritative for the zones listed here.
* `startup_timeout` specifies the **DURATION** value that limits the time to wait for informer cache synced
* `startup_timeout` specifies the **DURATION** value that limits the time to wait for informer cache synced
when the kubernetes plugin starts. If not specified, the default timeout will be 5s.
Enabling zone transfer is done by using the *transfer* plugin.

View File

@@ -25,7 +25,7 @@ ready [ADDRESS] {
*ready* optionally takes an address; the default is `:8181`. The path is fixed to `/ready`. The
readiness endpoint returns a 200 response code and the word "OK" when this server is ready. It
returns a 503 otherwise *and* the list of plugins that are not ready.
returns a 503 otherwise *and* the list of plugins that are not ready.
By default, once a plugin has signaled it is ready it will not be queried again.
The *ready* directive can include an optional `monitor` parameter, defaulting to `until-ready`. The following values are supported:

View File

@@ -454,7 +454,7 @@ rewrite edns0 local unset 0xffee
### EDNS0_NSID
This has no fields; it will add an NSID option with an empty string for the NSID. If the option already exists
and the action is `replace` or `set`, then the NSID in the option will be set to the empty string.
and the action is `replace` or `set`, then the NSID in the option will be set to the empty string.
The option can be removed with the `unset` action.
### EDNS0_SUBNET