From 2130fdd779c07b8c9dcb96e893482e466bb83c76 Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Mon, 17 Apr 2023 15:49:45 +0000 Subject: [PATCH 1/2] backport of commit b4b8e7b114061045310bf9567717bb756404d8a7 --- .../content/docs/connect/config-entries/service-intentions.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/connect/config-entries/service-intentions.mdx b/website/content/docs/connect/config-entries/service-intentions.mdx index 1eb2c42667a0..cd7ccabadaf0 100644 --- a/website/content/docs/connect/config-entries/service-intentions.mdx +++ b/website/content/docs/connect/config-entries/service-intentions.mdx @@ -11,6 +11,8 @@ This topic provides reference information for the service intentions configurati ## Configuration model +The following outline shows how to format the service intentions configuration entry. Click on a property name to view details about the configuration. + From cbdf0e5d86a735cde63260b1e102628e0c83481e Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Mon, 17 Apr 2023 18:11:28 +0000 Subject: [PATCH 2/2] backport of commit d24b7e4d032b9587455604dc54e7cfa6eb635e90 --- .../docs/connect/config-entries/service-intentions.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/content/docs/connect/config-entries/service-intentions.mdx b/website/content/docs/connect/config-entries/service-intentions.mdx index cd7ccabadaf0..40fc94c0bb0d 100644 --- a/website/content/docs/connect/config-entries/service-intentions.mdx +++ b/website/content/docs/connect/config-entries/service-intentions.mdx @@ -92,6 +92,8 @@ The following outline shows how to format the service intentions configuration e ## Complete configuration +When every field is defined, a service intentions configuration entry has the following form: + @@ -280,7 +282,7 @@ spec: ## Specification -This section provides details about the fields you can configure in the service defaults configuration entry. +This section provides details about the fields you can configure in the service intentions configuration entry.