diff --git a/website/content/docs/connect/config-entries/exported-services.mdx b/website/content/docs/connect/config-entries/exported-services.mdx index 4efa62ad1..7a268aeb7 100644 --- a/website/content/docs/connect/config-entries/exported-services.mdx +++ b/website/content/docs/connect/config-entries/exported-services.mdx @@ -320,7 +320,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: default spec: @@ -396,7 +396,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -477,7 +477,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -548,7 +548,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: default spec: @@ -607,7 +607,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: default spec: @@ -671,7 +671,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -737,7 +737,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: