diff --git a/website/content/docs/connect/config-entries/exported-services.mdx b/website/content/docs/connect/config-entries/exported-services.mdx index 160cb5bf54ba..65279476bcf8 100644 --- a/website/content/docs/connect/config-entries/exported-services.mdx +++ b/website/content/docs/connect/config-entries/exported-services.mdx @@ -259,7 +259,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: default spec: @@ -333,7 +333,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -412,7 +412,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -487,7 +487,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: default spec: @@ -549,7 +549,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: @@ -613,7 +613,7 @@ Services = [ ```yaml apiVersion: consul.hashicorp.com/v1alpha1 -Kind: ExportedServices +kind: ExportedServices metadata: name: finance spec: