diff --git a/website/content/docs/agent/config-entries/service-resolver.mdx b/website/content/docs/agent/config-entries/service-resolver.mdx index e8d2f85b16..4bb72f0493 100644 --- a/website/content/docs/agent/config-entries/service-resolver.mdx +++ b/website/content/docs/agent/config-entries/service-resolver.mdx @@ -277,18 +277,12 @@ spec: name: 'Redirect', type: 'ServiceResolverRedirect: ', description: { - hcl: `When configured, all - attempts to resolve the service this resolver defines will be substituted for - the supplied redirect EXCEPT when the redirect has already been applied. + hcl: `When configured, all attempts to resolve the service this resolver defines will be substituted for the supplied redirect EXCEPT when the redirect has already been applied.

- When substituting the supplied redirect into the all other fields besides - \`Kind\`, \`Name\`, and \`Redirect\` will be ignored.`, - yaml: `When configured, all - attempts to resolve the service this resolver defines will be substituted for - the supplied redirect EXCEPT when the redirect has already been applied. + When \`Redirect\` is set, all other fields besides \`Kind\`, \`Name\`, \`Namespace\` and \`Redirect\` will be ignored.`, + yaml: `When configured, all attempts to resolve the service this resolver defines will be substituted for the supplied redirect EXCEPT when the redirect has already been applied.

- When substituting the supplied redirect into the all other fields besides - \`redirect\` will be ignored.`, + When \`redirect\` is set, all other fields besides \`redirect\` will be ignored.`, }, children: [ {