Backport of added an intro statement for the SI conf entry confiration model into release/1.15.x (#17018)

* backport of commit b4b8e7b114

* backport of commit d24b7e4d03

---------

Co-authored-by: trujillo-adam <ajosetru@gmail.com>
backport/NET-3474/start-reporting-agent/slowly-inviting-whippet
hc-github-team-consul-core 2023-04-17 14:41:33 -04:00 committed by GitHub
parent dc375c7cc3
commit 9b07a920b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,8 @@ This topic provides reference information for the service intentions configurati
## Configuration model ## 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.
<Tabs> <Tabs>
<Tab heading="HCL and JSON" group="hcl"> <Tab heading="HCL and JSON" group="hcl">
@ -90,6 +92,8 @@ This topic provides reference information for the service intentions configurati
## Complete configuration ## Complete configuration
When every field is defined, a service intentions configuration entry has the following form:
<Tabs> <Tabs>
<Tab heading="HCL" group="hcl"> <Tab heading="HCL" group="hcl">
@ -278,7 +282,7 @@ spec:
## Specification ## 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.
<Tabs> <Tabs>